public static interface BitcoindRpcClient.TxOut extends Serializable
| Modifier and Type | Method and Description |
|---|---|
List<String> |
addresses() |
String |
asm() |
String |
bestBlock() |
boolean |
coinBase() |
long |
confirmations() |
String |
hex() |
long |
reqSigs() |
String |
type() |
BigDecimal |
value() |
long |
version() |
Copyright © 2017. All rights reserved.