Package | Description |
---|---|
org.bitcoinj.core |
The core package contains classes for network messages like
Block and
Transaction , peer connectivity via PeerGroup ,
block chain management and the Wallet class. |
Modifier and Type | Class and Description |
---|---|
class |
Wallet
A Wallet stores keys and a record of transactions that send and receive value from those keys.
|
Copyright © 2014. All rights reserved.