Uses of Class
com.exonum.client.response.BlockResponse
| Package | Description |
|---|---|
| com.exonum.client |
The Exonum light client.
|
-
Uses of BlockResponse in com.exonum.client
Methods in com.exonum.client that return BlockResponse Modifier and Type Method Description BlockResponseExonumClient. getBlockByHeight(long height)Returns the information about the block with transaction hashes included at this block.