()
| 51 | GetCurrentBlockHash() common.Uint256 |
| 52 | GetCurrentBlockHeight() uint32 |
| 53 | GetCurrentHeaderHeight() uint32 |
| 54 | GetCurrentHeaderHash() common.Uint256 |
| 55 | GetBlockHash(height uint32) common.Uint256 |
| 56 | GetHeaderByHash(blockHash common.Uint256) (*types.Header, error) |
no outgoing calls
no test coverage detected