public static interface BitcoindRpcClient.TxOutput extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
address() |
BigDecimal |
amount() |
byte[] |
data() |
String address()
BigDecimal amount()
byte[] data()
Copyright © 2018. All rights reserved.