Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ContractName = "contract.mexe"
Functions ¶
func ObserveRollupChain ¶ added in v0.7.3
func ObserveRollupChain( execName string, managerCreationFunc func( rollupAddress common.Address, client arbbridge.ArbClient, contractFile string, dbPath string, ) (*rollupmanager.Manager, error), ) error
ValidateRollupChain creates a validator given the managerCreationFunc. This allows for the abstraction of the manager setup away from command line parsing and initialization of common structures and behavior
func ValidateRollupChain ¶
func ValidateRollupChain( execName string, managerCreationFunc func( rollupAddress common.Address, client arbbridge.ArbClient, contractFile string, dbPath string, ) (*rollupmanager.Manager, error), ) error
ValidateRollupChain creates a validator given the managerCreationFunc. This allows for the abstraction of the manager setup away from command line parsing and initialization of common structures and behavior
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.