2020-11-02 16:17:51 +02:00

26 lines
386 B
TOML

# curent user config file
# logLevel = "TOML CU DEBUG"
logFile = "TOML CU LOGFILE"
dataDir = "TOML CU DATADIR"
nonInteractive = true
validators = ["TOML CU VALIDATORS 0"]
validatorsDirFlag = "TOML CU VALIDATOR DIR"
secretsDirFlag = "TOML CU SECRET DIR"
graffiti = "0x00112233445566778899AABBCCDDEEFF"
stopAtEpoch = 3
# rpcPort = 1234
rpcAddress = "1.1.1.1"
retryDelay = 3