Documentation ¶
Index ¶
Constants ¶
View Source
const ( BaseNodeConfigPath = "../../../cmd/node/config" ConfigPath = "config.toml" RatingsPath = "ratings.toml" EconomicsPath = "economics.toml" PrefsPath = "prefs.toml" ExternalPath = "external.toml" P2pPath = "p2p.toml" EpochPath = "enableEpochs.toml" SystemSCConfigPath = "systemSmartContractsConfig.toml" GasSchedule = "gasSchedules" NodesSetupPath = "../testdata/nodesSetup.json" GenesisPath = "../testdata/genesis.json" GenesisSmartContracts = "../testdata/genesisSmartContracts.json" ValidatorKeyPemPath = "../validatorKey.pem" Version = "v1.1.6.1-0-gbae61225f/go1.14.2/linux-amd64/a72b5f2eff" WorkingDir = "workingDir" RoundActivationPath = "enableRounds.toml" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.