Uses of Class
com.exonum.client.response.BlocksRange
| Package | Description |
|---|---|
| com.exonum.client |
The Exonum light client.
|
-
Uses of BlocksRange in com.exonum.client
Methods in com.exonum.client that return BlocksRange Modifier and Type Method Description BlocksRangeExonumClient. getLastBlocks(int size, BlockFilteringOption blockFilter, BlockTimeOption timeOption)Returns the range of the most recent blockchain blocks in ascending order by their height.