# Packages
No description provided by the author
# Functions
No description provided by the author
ConfigUpdate takes in a config and a default config and optionally comments out default values.
No description provided by the author
FromFile loads config from a specified file overriding defaults specified in the def parameter.
FromReader loads config from a reader instance.
# Constants
CurrentVersion is the config version expected by Boost.
RetrievalPricingDefault configures the node to use the default retrieval pricing policy.
RetrievalPricingExternal configures the node to use the external retrieval pricing script configured by the user.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
MaxTraversalLinks configures the maximum number of links to traverse in a DAG while calculating CommP and traversing a DAG with graphsync; invokes a budget on DAG depth and density.
# Structs
No description provided by the author
Boost is a boost service config.
Common is common config between full node and miner.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This struct is used to get the config file version.
No description provided by the author
# Type aliases
Duration is a wrapper type for time.Duration for decoding and encoding from/to TOML.