Configuration files
Configuration Constraints
Locating Configuration Files
βββ api.toml
βββ config.toml
βββ economics.toml
βββ enableEpochs.toml
βββ enableRounds.toml
βββ external.toml
βββ gasSchedules
β βββ gasScheduleV1.toml
β βββ gasScheduleV2.toml
β βββ gasScheduleV3.toml
β βββ gasScheduleV4.toml
β βββ gasScheduleV5.toml
β βββ gasScheduleV6.toml
β βββ gasScheduleV7.toml
βββ genesisContracts
β βββ delegation.wasm
β βββ dns.wasm
βββ genesis.json
βββ genesisSmartContracts.json
βββ nodesSetup.json
βββ p2p.toml
βββ prefs.toml
βββ ratings.toml
βββ systemSmartContractsConfig.toml
βββ testKeys
β βββ delegationWalletKey.pem
β βββ dnsWalletKey.pem
β βββ esdtWalletKey.pem
β βββ protocolSustainabilityWalletKey.pem
βββ upgradeContracts
βββ dns
βββ v3.0
βββ deploy.json
βββ dns.wasm
Blockchain Configuration Files Overview
systemSmartContractsConfig.toml
systemSmartContractsConfig.tomlratings.toml
ratings.tomlprefs.toml
prefs.tomlp2p.toml
p2p.tomlnodesSetup.json
nodesSetup.jsongenesisSmartContracts.json
genesisSmartContracts.jsongenesis.json
genesis.jsongenesisContracts
genesisContractsgasSchedules
gasSchedulesexternal.toml
external.tomlenableRounds.toml
enableRounds.tomlenableEpochs.toml
enableEpochs.tomleconomics.toml
economics.tomlconfig.toml
config.tomlapi.toml
api.tomlOverriding config.toml valuesβ
Last updated