Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
RPCEndpoints xchain.RPCEndpoints
Network netconf.ID
MonitoringAddr string
PrivateKey string
FlowGenKey string
HaloCometURL string
SolverAddress string
HaloGRPCURL string
LoadGen loadgen.Config
XFeeMngr xfeemngr.Config
DBDir string
RouteScanAPIKey string
}
func DefaultConfig ¶
func DefaultConfig() Config
Click to show internal directories.
Click to hide internal directories.