Documentation
¶
Overview ¶
Package stub provides minimal node-level interfaces when building the EVM library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppHandler ¶
type AppHandler interface{}
AppHandler is a stand-in for the node AppHandler interface.
type Application ¶
type Application interface{}
Application is a stand-in for the node Application interface.
Click to show internal directories.
Click to hide internal directories.