Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
ConfigFile string
DataDir string
AppDataDir string
Node *node.Config
Wallet *walletmain.Config
Levels map[string]string
// contains filtered or unexported fields
}
Config is the combined app and logging configuration data
func (*Config) GetNodeActiveNet ¶
GetNodeActiveNet returns the activenet netparams
func (*Config) GetWalletActiveNet ¶
GetWalletActiveNet returns the activenet netparams
func (*Config) SetNodeActiveNet ¶
SetNodeActiveNet returns the activenet netparams
Source Files
¶
- config.go
Click to show internal directories.
Click to hide internal directories.