| 程序包 | 说明 |
|---|---|
| org.starcoin.api |
| 限定符和类型 | 方法和说明 |
|---|---|
Block |
BlockRPCClient.getBlockByHash(String hash) |
Block |
BlockRPCClient.getBlockByHeight(long height) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Block> |
BlockRPCClient.getBlockListFromHeight(long height,
int count) |
Copyright © 2021. All rights reserved.