package
20.10.0+incompatible
Repository: https://github.com/robustroundrobin/quorum.git
Documentation: pkg.go.dev
# Functions
NewSimulatedBackend creates a new binding backend using a simulated blockchain for testing purposes.
Quorum
Create a simulated backend based on existing Ethereum service.
NewSimulatedBackendWithDatabase creates a new binding backend based on the given database and uses a simulated blockchain for testing purposes.
# Structs
SimulatedBackend implements bind.ContractBackend, simulating a blockchain in the background.