package
0.0.0-20250108125741-e95afb000453
Repository: https://github.com/evmos/os.git
Documentation: pkg.go.dev
# Functions
registered lookups.
RegisterLookup registers a method as a lookup for tracers, meaning that users can invoke a named tracer through that lookup.
# Structs
Context contains some contextual infos for a transaction execution that is not available from within the EVM object.
# Interfaces
Tracer interface extends vm.EVMLogger and additionally allows collecting the tracing result.