public class ResponseBlocksMap extends RpcResponse
Constructor | Description |
---|---|
ResponseBlocksMap() |
Modifier and Type | Method | Description |
---|---|---|
Block |
getBlock(String blockHash) |
|
Map<String,Block> |
getBlocks() |
Map follows the structure
hash -> block . |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getRawResponseJson, toString
Copyright © 2020. All rights reserved.