nim-confutils/tests/config_files/current_user/testVendor/testApp.toml

26 lines
387 B
TOML

# curent user config file
# log-level = "TOML CU DEBUG"
log-file = "TOML CU LOGFILE"
data-dir = "TOML CU DATADIR"
non-interactive = true
validator = ["TOML CU VALIDATORS 0"]
validators-dir = "TOML CU VALIDATOR DIR"
secrets-dir= "TOML CU SECRET DIR"
graffiti = "0x00112233445566778899AABBCCDDEEFF"
stop-at-epoch = 3
# rpc-port = 1234
rpc-address = "1.1.1.1"
retry-delay = 3