Package | Description |
---|---|
com.google.bitcoin.core |
Modifier and Type | Class and Description |
---|---|
class |
GetDataMessage
Represents the "getdata" P2P network message, which requests the contents of blocks or transactions given their
hashes.
|
class |
InventoryMessage
Represents the "inv" P2P network message.
|
class |
NotFoundMessage
Sent by a peer when a getdata request doesn't find the requested data in the mempool.
|
Copyright © 2014. All rights reserved.