package
2.2.0+incompatible
Repository: https://github.com/oasisprotocol/emerald-web3-gateway.git
Documentation: pkg.go.dev

# Functions

ConvertToEthBlock converts block in db to rpc response format of a block.
DB2EthHeader converts block in db to ethereum header.
DB2EthLogs converts log in db to ethereum log.
NewRPCTransaction returns a transaction that will serialize to the RPC representation.
TopicsMatch checks if event matches the filter topics.

# Structs

OverrideAccount 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.
TransactionArgs represents the call arguments of a transaction.

# Type aliases

StateOverride is the collection of overridden accounts.