Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HSDConfig ¶
type HSDConfig struct { GatewayMainnet string `json:"gatewayMainnet"` GatewayZen string `json:"gatewayZen"` APIAddr string `json:"api"` Dir string `json:"dir"` DBUser string `json:"dbUser"` DBName string `json:"dbName"` }
HSDConfig contains the fields that are passed on to the new node.
Click to show internal directories.
Click to hide internal directories.