Documentation ¶
Index ¶
- func GetBlockNumber(blockNrOrHash jsonrpc.BlockNumberOrHash, tx kv.Tx) (*uint256.Int, types.Hash, error)
- func GetCanonicalBlockNumber(blockNrOrHash jsonrpc.BlockNumberOrHash, tx kv.Tx) (*uint256.Int, types.Hash, error)
- func GetFinalizedBlockNumber(tx kv.Tx) (*uint256.Int, error)
- func GetLatestBlockNumber(tx kv.Tx) (*uint256.Int, error)
- func GetSafeBlockNumber(tx kv.Tx) (*uint256.Int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBlockNumber ¶
func GetCanonicalBlockNumber ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.