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() |
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 AbstractBlockchainCopyright © 2018. All rights reserved.