//
pkg.gl
Category
github.com/gochain-io/go-ethereum
accounts
abi
bind
backends
package
1.8.12
Repository:
https://github.com/gochain-io/go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
22
Dependents
0
Files
390 SLOC
#
Functions
NewSimulatedBackend
NewSimulatedBackend creates a new binding backend using a simulated blockchain for testing purposes.
#
Structs
SimulatedBackend
SimulatedBackend implements bind.ContractBackend, simulating a blockchain in the background.