package
2.0.0+incompatible
Repository: https://github.com/morph-l2/go-ethereum.git
Documentation: pkg.go.dev
# Functions
NewSimulatedBackend creates a new binding backend using a simulated blockchain for testing purposes.
NewSimulatedBackendWithDatabase creates a new binding backend based on the given database and uses a simulated blockchain for testing purposes.
NewSimulatedBackendWithOpts creates a new binding backend based on the given database and uses a simulated blockchain for testing purposes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
SimulatedBackend implements bind.ContractBackend, simulating a blockchain in the background.
# Type aliases
No description provided by the author