public class BlockService extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
Result |
getBestBlock() |
Result |
getBestBlockHeader() |
Result |
getBlock(long height) |
Result |
getBlock(String hash) |
Result |
getBlockHeader(long height) |
Result |
getBlockHeader(String hash) |
Result |
getInfo() |
static BlockService |
getInstance() |
Copyright © 2021. All rights reserved.