Genesis only needs a keypair, not the entire fullnode::Config

This commit is contained in:
Michael Vines
2018-12-06 14:01:25 -08:00
parent 8f0a1e32d5
commit f4b26247c0
2 changed files with 11 additions and 11 deletions

View File

@ -99,7 +99,7 @@ if $node_type_leader; then
$solana_genesis \
--num_tokens "$num_tokens" \
--mint "$mint_id_path" \
--bootstrap_leader "$SOLANA_CONFIG_DIR"/leader.json \
--bootstrap-leader-keypair "$leader_id_path" \
--ledger "$SOLANA_CONFIG_DIR"/ledger \
ls -lhR "$SOLANA_CONFIG_DIR"/