# Functions
BuildConfigStruct builds to default values in our config struct.
GenerateBlockchain imports a config file and uses it to generate a blockchain.
GenerateConfigFile generates a blockchain config file.
ImportAndValidateConfig imports a config file and validates it.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
MaxPoolSize is them aximum size of the transactionpool.
NetworkType start with 1 because 0 breaks tests and serialization.
NetworkType start with 1 because 0 breaks tests and serialization.
NetworkType start with 1 because 0 breaks tests and serialization.
No description provided by the author
No description provided by the author
# Variables
ErrUnsupportedFileType is returned in case generation of a config is requested for an unsupported file type.
# Structs
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
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
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
# Type aliases
FrontendExplorerType defines the type of explorer to be generated.
NetworkType is the type of the network.