# Functions
Development - is the programming running in development mode? */.
Get load settings.
GetMainChainID - get the main chain id */.
GetServerChainID - get the chain this server is responsible for processing */.
No description provided by the author
ReloadFromChain load and refresh latest settings from blockchain.
SetServerChainID - set the chain this server is responsible for processing */.
SetupConfig - setup the configuration system */.
SetupDefaultConfig - setup the default config options that can be overridden via the config file.
TestNet is the program running in TestNet mode? */.
Update update settings in db.
ValidChain - Is this the chain this server is supposed to process? */.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
TODO:.
No description provided by the author
# Variables
Configuration of the system */.
ErrSupportedChain error for indicating which chain is supported by the server */.
ServerChainID - the chain this server is responsible for */.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
StorageSCConfiguration will include all the required sc configs to operate blobber If any field it required then it can simply be added in this struct and we are good to go.