public static interface BitcoindRpcClient.AddressValidationResult extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
account() |
String |
address() |
boolean |
isCompressed() |
boolean |
isMine() |
boolean |
isScript() |
boolean |
isValid() |
String |
pubKey() |
Copyright © 2017. All rights reserved.