public static interface BitcoindRpcClient.ReceivedAddress extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
account() |
String |
address() |
BigDecimal |
amount() |
int |
confirmations() |
String address()
String account()
BigDecimal amount()
int confirmations()
Copyright © 2018. All rights reserved.