public static interface BitcoindRpcClient.BlockChainInfo extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
bestBlockHash() |
int |
blocks() |
String |
chain() |
String |
chainWork() |
double |
difficulty() |
double |
verificationProgress() |
Copyright © 2017. All rights reserved.