| Package | Description |
|---|---|
| wf.bitcoin.javabitcoindrpcclient |
| Modifier and Type | Method and Description |
|---|---|
String |
BitcoindRpcClient.signRawTransaction(String hex,
List<BitcoindRpcClient.ExtendedTxInput> inputs,
List<String> privateKeys) |
String |
BitcoinJSONRPCClient.signRawTransaction(String hex,
List<BitcoindRpcClient.ExtendedTxInput> inputs,
List<String> privateKeys) |
String |
BitcoinJSONRPCClient.signRawTransaction(String hex,
List<BitcoindRpcClient.ExtendedTxInput> inputs,
List<String> privateKeys,
String sigHashType) |
Copyright © 2017. All rights reserved.