Enable transaction fees for multinode-demo/ and net/ (#4527)

* Collect fees at the end of a slot

* Enable transaction fees for multinode-demo/ and net/
This commit is contained in:
Michael Vines
2019-06-04 14:51:52 -07:00
committed by GitHub
parent ce2ce76958
commit e3365529de
4 changed files with 21 additions and 18 deletions

View File

@ -22,8 +22,9 @@ default_arg --bootstrap-storage-keypair "$SOLANA_CONFIG_DIR"/bootstrap-leader-st
default_arg --ledger "$SOLANA_RSYNC_CONFIG_DIR"/ledger
default_arg --mint "$SOLANA_CONFIG_DIR"/mint-keypair.json
default_arg --lamports 100000000000000
default_arg --bootstrap-leader-lamports 424242
default_arg --lamports-per-signature 1
default_arg --hashes-per-tick sleep
$solana_genesis "${args[@]}"
test -d "$SOLANA_RSYNC_CONFIG_DIR"/ledger