| 限定符和类型 | 方法和说明 |
|---|---|
static Block |
Block.fromTrimmedData(byte[] data,
int index,
Function<UInt256,Transaction> txSelector) |
Block |
Block.header() |
| 限定符和类型 | 方法和说明 |
|---|---|
Block |
IConnector.getBlock(int height) |
Block |
IConnector.getBlock(String hash) |
| 限定符和类型 | 方法和说明 |
|---|---|
Block |
RestClient.getBlock(int height) |
Block |
RestClient.getBlock(String hash) |
| 限定符和类型 | 方法和说明 |
|---|---|
Block |
RpcClient.getBlock(int index) |
Block |
RpcClient.getBlock(String hash) |
Block |
RpcClient.getBlock(UInt256 hash) |
| 限定符和类型 | 方法和说明 |
|---|---|
Block |
WebsocketClient.getBlock(int height) |
Block |
WebsocketClient.getBlock(String hash) |
Block |
WebsocketClient.getBlockJson(int height) |
Block |
WebsocketClient.getBlockJson(String hash) |
| 限定符和类型 | 方法和说明 |
|---|---|
Block |
ConnectMgr.getBlock(int height) |
Block |
ConnectMgr.getBlock(String hash) |
Copyright © 2021. All rights reserved.