Package foundation.omni.cli
Class OmniCoreCLICall
java.lang.Object
org.consensusj.jsonrpc.cli.BaseJsonRpcTool.CommonsCLICall
org.consensusj.bitcoin.cli.BitcoinCLITool.BitcoinCLICall
foundation.omni.cli.OmniCoreCLICall
Subclass BitcoinCLICall to create/return/use the OmniClient subclass
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionOmniCoreCLICall(BitcoinCLITool tool, PrintStream out, PrintStream err, String[] args) OmniCoreCLICall(BitcoinCLITool tool, PrintWriter out, PrintWriter err, String[] args) -
Method Summary
Methods inherited from class org.consensusj.bitcoin.cli.BitcoinCLITool.BitcoinCLICall
getRPCConfig, rpcClient, rpcClient
-
Constructor Details
-
OmniCoreCLICall
-
OmniCoreCLICall
-
-
Method Details
-
createClient
- Overrides:
createClientin classBitcoinCLITool.BitcoinCLICall
-