Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MinterAPIAddrFlag = flag.String("api_addr", ":8841", "This is the address that minter will use to open API server. Please provide a port.") MinterHome = flag.String("home", "", "Path to minter data directory") DisableApi = flag.Bool("disable-api", false, "") ResetPrivateValidator = flag.Bool("reset-private-validator", false, "") )
Functions ¶
func GetMinterHome ¶
func GetMinterHome() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.