Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InterruptListener ¶
func InterruptListener()
func SetTestFlags ¶
func SetTestFlags()
func SetTestParams ¶
func SetTestParams()
Types ¶
type Flags ¶
type Flags struct {
DataPath string
NetworkName string
Port string
RPCProxy bool
RPCProxyPort string
RPCProxyAddr string
RPCPort string
RPCWallet bool
RPCAuthToken string
Debug bool
LogFile bool
Dashboard bool
DashboardPort string
}
var GlobalFlags *Flags
type Params ¶
type Params struct {
Logger logger.Logger
NetParams *params.ChainParams
InitParams *initialization.InitializationParameters
Context context.Context
}
var GlobalParams *Params
Click to show internal directories.
Click to hide internal directories.