Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// A dummy private key used to build *bind.TransactOpts for simulation.
DummyPk, _ = crypto.GenerateKey()
)
Functions ¶
This section is empty.
Types ¶
type EthCallReq ¶
type TraceCallOpts ¶
type TraceCallOpts struct { Tracer string `json:"tracer"` StateOverrides state.OverrideSet `json:"stateOverrides"` }
type TraceCallReq ¶
type TraceStateOverrides ¶
Click to show internal directories.
Click to hide internal directories.