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