Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigFile ¶
func ConfigFile() string
func ExportConfigFile ¶
func LoadConfigFile ¶
Types ¶
type Config ¶
type Config struct { NodeIP string `json:"node_ip"` ChainID string `json:"chain_id"` MySQLConfig common.MySQLConfig `json:"mysql"` RewardConf *RewardConfig `json:"reward_config"` }
Click to show internal directories.
Click to hide internal directories.