Fix typo
This commit is contained in:
parent
eb272a307c
commit
2e9475f715
@ -100,7 +100,7 @@ Once all the participants have completed their onboarding, stage0 laconicd chain
|
|||||||
# Generate the genesis file
|
# Generate the genesis file
|
||||||
# Participant allocation: 1000000000000 (10^12)
|
# Participant allocation: 1000000000000 (10^12)
|
||||||
# Validator allocation: 2000000000000000 (10^15)
|
# Validator allocation: 2000000000000000 (10^15)
|
||||||
# These amounts is used only if funding amount is not present in the input CSV
|
# These amounts are used only if funding amount is not present in the input CSV
|
||||||
./scripts/generate-stage1-genesis-from-csv.sh /srv/laconicd/csvs/subscribed-participants.csv 1000000000000 2000000000000000
|
./scripts/generate-stage1-genesis-from-csv.sh /srv/laconicd/csvs/subscribed-participants.csv 1000000000000 2000000000000000
|
||||||
|
|
||||||
# If you see the error "Error: genesis.json file already exists: /root/.laconicd/config/genesis.json",
|
# If you see the error "Error: genesis.json file already exists: /root/.laconicd/config/genesis.json",
|
||||||
|
Loading…
Reference in New Issue
Block a user