Package | Description |
---|---|
org.bitcoinj.kits |
High level wrapper APIs around the bitcoinj building blocks.
|
org.bitcoinj.testing |
Various utilities for writing unit tests: also useful for testing your own code and apps that build on top of
bitcoinj.
|
Modifier and Type | Field and Description |
---|---|
protected BlockChain |
WalletAppKit.vChain |
Modifier and Type | Method and Description |
---|---|
BlockChain |
WalletAppKit.chain() |
Modifier and Type | Field and Description |
---|---|
protected BlockChain |
TestWithNetworkConnections.blockChain |
protected BlockChain |
TestWithWallet.chain |
Copyright © 2014. All rights reserved.