Documentation ¶
Index ¶
Constants ¶
View Source
const BootNodes = "boot"
View Source
const DiscV5BootstrapNodes = "discV5boot"
View Source
const FilterNodes = "filter"
View Source
const LightpushNodes = "lightpush"
View Source
const PushNotificationsServers = "pushnotification"
View Source
const RelayNodes = "relay"
View Source
const RendezvousNodes = "rendezvous"
View Source
const StaticNodes = "static"
View Source
const StoreNodes = "store"
View Source
const TrustedMailServers = "trusted_mailserver"
View Source
const WakuRendezvousNodes = "waku_rendezvous"
Variables ¶
This section is empty.
Functions ¶
func GetNodeConfig ¶
func GetNodeConfig(db *sql.DB) (*params.NodeConfig, error)
func MigrateNodeConfig ¶
func SaveConfigWithTx ¶
func SaveConfigWithTx(tx *sql.Tx, c *params.NodeConfig) error
func SaveNodeConfig ¶
func SaveNodeConfig(db *sql.DB, c *params.NodeConfig) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.