public class BitcoinBlockchain extends BitcoinClientSupport implements Blockchain
client| Constructor and Description |
|---|
BitcoinBlockchain(wf.bitcoin.javabitcoindrpcclient.BitcoindRpcClient client) |
| Modifier and Type | Method and Description |
|---|---|
protected Network |
createNetwork() |
protected Wallet |
createWallet() |
Network |
getNetwork() |
Wallet |
getWallet() |
getRpcClientpublic BitcoinBlockchain(wf.bitcoin.javabitcoindrpcclient.BitcoindRpcClient client)
public Wallet getWallet()
getWallet in interface Blockchainpublic Network getNetwork()
getNetwork in interface Blockchainprotected Wallet createWallet()
protected Network createNetwork()
Copyright © 2018. All rights reserved.