Documentation
¶
Overview ¶
manager is a no-op stub that allows the EVM library to compile without node-level dependencies.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManager ¶
func NewManager(
ctx interface{},
db interface{},
clock interface{},
) (*manager, error)
NewManager returns a stub manager so the EVM library can compile without node-level dependencies.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.