Uses of Class
org.starcoin.bean.BlockInfo
-
Packages that use BlockInfo Package Description org.starcoin.api -
-
Uses of BlockInfo in org.starcoin.api
Methods in org.starcoin.api that return BlockInfo Modifier and Type Method Description BlockInfoBlockRPCClient. getBlockInfoByHeight(long height)通过block 高度 获取block和transaction的accumulator info
-