# Functions
DoNotValidate validates the given config.
New creates a config instance.
NewSub create config for sub chain.
ValidateActPool validates the given config.
ValidateAPI validates the api configs.
ValidateDispatcher validates the dispatcher configs.
ValidateExplorer validates the explorer configs.
ValidateRollDPoS validates the roll-DPoS configs.
# Constants
GatewayPlugin is the plugin of accepting user API requests and serving blockchain data to users.
IndexAction is table identifier for action index in indexer.
IndexExecution is table identifier for execution index in indexer.
IndexReceipt is table identifier for receipt index in indexer.
IndexTransfer is table identifier for transfer index in indexer.
IndexVote is table identifier for vote index in indexer.
NOOPScheme means that the node does not create only block.
RollDPoSScheme means randomized delegated proof of stake.
StandaloneScheme means that the node creates a block periodically regardless of others (if there is any).
# Variables
Default is the default config.
ErrInvalidCfg indicates the invalid config value.
PrivateKey is a randomly generated producer's key for testing purpose.
Validates is the collection config validation functions.
# Structs
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
Network is the config struct for network package.
# Type aliases
Network is the config struct for network package.