package
2.8.0+incompatible
Repository: https://github.com/meshplus/bitxhub.git
Documentation: pkg.go.dev
# Functions
NewBlockNumber creates a new BlockNumber instance.
# Constants
consider a filter inactive if it has not been polled for within deadline.
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.
ProtocolVersion is the latest supported version of the eth protocol.
# Structs
Account indicates the overriding fields of account during the execution of a message call.
RPCTransaction represents a transaction that will serialize to the RPC representation of a transaction.
# Type aliases
BlockNumber represents decoding hex string to block values.
DecimalOrHex unmarshals a non-negative decimal or hex parameter into a uint64.