public class BitcoinBlockchain extends AbstractBlockchain implements Blockchain
LOGclient| Constructor and Description |
|---|
BitcoinBlockchain(wf.bitcoin.javabitcoindrpcclient.BitcoindRpcClient client) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractNetwork |
createNetwork() |
protected AbstractWallet |
createWallet() |
boolean |
isPruned() |
getNetwork, getWalletgetRpcClientclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNetwork, getWalletpublic BitcoinBlockchain(wf.bitcoin.javabitcoindrpcclient.BitcoindRpcClient client)
protected AbstractWallet createWallet()
createWallet in class AbstractBlockchainprotected AbstractNetwork createNetwork()
createNetwork in class AbstractBlockchainpublic boolean isPruned()
isPruned in interface BlockchainisPruned in class AbstractBlockchainCopyright © 2018. All rights reserved.