| 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(Class<T> bcClass) |
static <T extends Blockchain> |
BlockchainFactory.getBlockchain(Properties props,
Class<T> bcClass) |
static <T extends Blockchain> |
BlockchainFactory.getBlockchain(URL rpcUrl,
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 | Method and Description |
|---|---|
protected static void |
AbstractBlockchainTest.generate(Blockchain blockchain) |
Copyright © 2018. All rights reserved.