Uses of Class
org.starcoin.bean.Block
| Package | Description |
|---|---|
| org.starcoin.api |
-
Uses of Block in org.starcoin.api
Methods in org.starcoin.api that return Block Modifier and Type Method Description BlockBlockRPCClient. getBlockByHash(String hash)BlockBlockRPCClient. getBlockByHeight(long height)Methods in org.starcoin.api that return types with arguments of type Block Modifier and Type Method Description List<Block>BlockRPCClient. getBlockListFromHeight(long height, int count)