package
3.0.0-alpha5+incompatible
Repository: https://github.com/erigontech/erigon.git
Documentation: pkg.go.dev
# Functions
FormatLogs formats EVM returned structured logs for json output.
No description provided by the author
nolint.
RPCMarshalBlock converts the given block to the RPC output which depends on fullTx.
nolint.
No description provided by the author
RPCMarshalHeader converts the given header to the RPC output .
# Structs
account indicates the overriding fields of account during the execution of a message call.
Result structs for GetProof.
CallArgs represents the arguments for a call.
ExecutionResult groups all structured logs emitted by the EVM while replaying a transaction in debug mode as well as transaction execution status, the amount of gas used and the return value.
No description provided by the author
RevertError is an API error that encompassas an EVM revertal with JSON error code and a binary data blob.
RPCTransaction represents a transaction that will serialize to the RPC representation of a transaction.
No description provided by the author
StructLogRes stores a structured log emitted by the EVM while replaying a transaction in debug mode.
# Type aliases
No description provided by the author