package
3.0.0-alpha5+incompatible
Repository: https://github.com/erigontech/erigon.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
NewMockExecutionEngine creates a new mock instance.

# Constants

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

No description provided by the author
No description provided by the author
MockExecutionEngine is a mock of ExecutionEngine interface.
MockExecutionEngineCurrentHeaderCall wrap *gomock.Call.
MockExecutionEngineForkChoiceUpdateCall wrap *gomock.Call.
MockExecutionEngineFrozenBlocksCall wrap *gomock.Call.
MockExecutionEngineGetAssembledBlockCall wrap *gomock.Call.
MockExecutionEngineGetBodiesByHashesCall wrap *gomock.Call.
MockExecutionEngineGetBodiesByRangeCall wrap *gomock.Call.
MockExecutionEngineHasBlockCall wrap *gomock.Call.
MockExecutionEngineHasGapInSnapshotsCall wrap *gomock.Call.
MockExecutionEngineInsertBlockCall wrap *gomock.Call.
MockExecutionEngineInsertBlocksCall wrap *gomock.Call.
MockExecutionEngineIsCanonicalHashCall wrap *gomock.Call.
MockExecutionEngineMockRecorder is the mock recorder for MockExecutionEngine.
MockExecutionEngineNewPayloadCall wrap *gomock.Call.
MockExecutionEngineReadyCall wrap *gomock.Call.
MockExecutionEngineSupportInsertionCall wrap *gomock.Call.

# Interfaces

go:generate mockgen -typed=true -source=./interface.go -destination=./execution_engine_mock.go -package=execution_client .

# Type aliases

No description provided by the author