Documentation
¶
Overview ¶
Package emulate provides temporary emulation of coreth (C-Chain) and subnet-evm (EVM L1) behaviours. All functions are safe for concurrent use with each other, but all hold the same mutex so their execution SHOULD be short-lived.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SubnetEVMVal ¶
SubnetEVMVal executes `fn` as if running in a `subnet-evm` node.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.