WIP RSK cookbook

This commit is contained in:
2021-06-13 16:58:53 +02:00
parent d7af1a57d1
commit 2063f5c953
14 changed files with 308 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#_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 %>