| Package | Description |
|---|---|
| wf.bitcoin.javabitcoindrpcclient |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BitcoindRpcClient.Unspent |
| Modifier and Type | Class and Description |
|---|---|
static class |
BitcoindRpcClient.BasicTxOutput |
| Modifier and Type | Field and Description |
|---|---|
List<BitcoindRpcClient.TxOutput> |
BitcoinRawTxBuilder.outputs |
| Modifier and Type | Method and Description |
|---|---|
String |
BitcoindRpcClient.createRawTransaction(List<BitcoindRpcClient.TxInput> inputs,
List<BitcoindRpcClient.TxOutput> outputs) |
String |
BitcoinJSONRPCClient.createRawTransaction(List<BitcoindRpcClient.TxInput> inputs,
List<BitcoindRpcClient.TxOutput> outputs) |
Copyright © 2017. All rights reserved.