# Functions
NewBlockNumber creates a new BlockNumber instance.
# Constants
BloomByteLength represents the number of bytes used in a header log bloom.
EarliestBlockNumber mapping from "earliest" to 1 for tm query (earliest query not supported).
LatestBlockNumber mapping from "latest" to 0 for tm query.
PendingBlockNumber mapping from "pending" to -1 for tm query.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
BlockNumber represents decoding hex string to block values.
Bloom represents a 2048 bit bloom filter.