package
0.0.0-20230118211435-680381ece415
Repository: https://github.com/exzonetwork/exzocoin.git
Documentation: pkg.go.dev

# Functions

DefaultConfig returns the default server configuration.
ReadConfigFile reads the config file from the specified path, builds a Config object and returns it.

# Constants

BlockTimeMultiplierForTimeout Multiplier to get IBFT timeout from block time timeout is calculated when IBFT timeout is not specified.
DefaultBlockTime minimum block generation time in seconds.
DefaultJSONRPCBatchRequestLimit maximum length allowed for json_rpc batch requests.
DefaultJSONRPCBlockRangeLimit maximum block range allowed for json_rpc requests with fromBlock/toBlock values (e.g.

# Structs

Config defines the server configuration params.
Headers defines the HTTP response headers required to enable CORS.
Network defines the network configuration params.
Telemetry holds the config details for metric services.
TxPool defines the TxPool configuration params.