()
| 52 | GetCurrentBlockHeight() uint32 |
| 53 | GetCurrentHeaderHeight() uint32 |
| 54 | GetCurrentHeaderHash() common.Uint256 |
| 55 | GetBlockHash(height uint32) common.Uint256 |
| 56 | GetHeaderByHash(blockHash common.Uint256) (*types.Header, error) |
| 57 | GetRawHeaderByHash(blockHash common.Uint256) (*types.RawHeader, error) |
no outgoing calls