Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Networks map[string]string // e.g. "ethereum.mainnet" -> "https://ethereum-rpc.publicnode.com"
}
func Load ¶
Load parses and validates the provided buffer b as a config file body and returns the Config.
Click to show internal directories.
Click to hide internal directories.