Package | Description |
---|---|
org.bitcoinj.core |
The core package contains classes for network messages like
Block and
Transaction , peer connectivity via PeerGroup ,
and block chain management. |
Modifier and Type | Class and Description |
---|---|
class |
GetHeadersMessage
The "getheaders" command is structurally identical to "getblocks", but has different meaning.
|
Copyright © 2016. All rights reserved.