# Functions
ReadConfig reads in the configuration file in .toml format.
ReadEthereumConfig reads in the configuration file at `filePath` and returns its contained Ethereum config, or an error if something fails while reading the file.
# Structs
Config is the top level config structure.
SanctionedApplications contains addresses of applications approved by the operator.
Storage stores meta-info about keeping data on disk.