Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ModeFlag = cli.StringFlag{ Name: "mode", Usage: "the mode that will be run, it can be set by relay, miner or full", } UnlockFlag = cli.StringFlag{ Name: "unlocks", Usage: "the list of accounts to unlock", } PasswordsFlag = cli.StringFlag{ Name: "passwords", Usage: "the file contains passwords used to unlock accounts ", } )
Functions ¶
func ExitWithErr ¶
func GlobalFlags ¶
func GlobalFlags() []cli.Flag
func MinerFlags ¶
func MinerFlags() []cli.Flag
func SetGlobalConfig ¶
func SetGlobalConfig(ctx *cli.Context) *config.GlobalConfig
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.