chef/site-cookbooks/kosmos_rsk/templates/rskj-preseed.cfg.erb
2023-02-01 20:43:41 +08:00

7 lines
253 B
Plaintext

#_preseed_V1
# Do you agree to the terms of the applicable licenses?
rskj shared/accepted-rsk-license-v1-1 select true
# Choose a configuration environment to run your node.
# Choices: mainnet, testnet, regtest
rskj shared/config select <%= @network %>