# Functions
New returns a new instance of a tracer, by iterating through the 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
No description provided by the author