public abstract class RpcClientSupport
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected wf.bitcoin.javabitcoindrpcclient.BitcoindRpcClient |
client |
| Constructor and Description |
|---|
RpcClientSupport(wf.bitcoin.javabitcoindrpcclient.BitcoindRpcClient client) |
| Modifier and Type | Method and Description |
|---|---|
wf.bitcoin.javabitcoindrpcclient.BitcoindRpcClient |
getRpcClient() |
java.lang.Object |
query(java.lang.String method,
java.lang.Object... args) |
Copyright © 2019. All rights reserved.