| Package | Description |
|---|---|
| io.nessus | |
| io.nessus.testing |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBlockchain |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Blockchain> |
BlockchainFactory.getBlockchain(java.lang.Class<T> bcClass) |
static <T extends Blockchain> |
BlockchainFactory.getBlockchain(java.util.Properties props,
java.lang.Class<T> bcClass) |
static <T extends Blockchain> |
BlockchainFactory.getBlockchain(java.net.URL rpcUrl,
java.lang.Class<T> bcClass) |
| Modifier and Type | Method and Description |
|---|---|
protected Blockchain |
AbstractWallet.getBlockchain() |
static Blockchain |
BlockchainFactory.getBlockchain() |
| Constructor and Description |
|---|
AbstractNetwork(Blockchain blockchain,
wf.bitcoin.javabitcoindrpcclient.BitcoindRpcClient client) |
AbstractWallet(Blockchain blockchain,
wf.bitcoin.javabitcoindrpcclient.BitcoindRpcClient client) |
| Modifier and Type | Field and Description |
|---|---|
protected static Blockchain |
AbstractBlockchainTest.blockchain |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Blockchain |
AbstractBlockchainTest.createBlockchain() |
protected Blockchain |
AbstractBlockchainTest.getBlockchain() |
Copyright © 2018. All rights reserved.