Pull TdS transaction fees to 0

This commit is contained in:
Michael Vines
2019-11-15 15:51:30 -07:00
parent 33aa2dbb1a
commit cac5d9005c

View File

@ -546,7 +546,7 @@ deploy() {
${maybeInternalNodesLamports} \
${maybeExternalAccountsFile} \
${maybeLamports} \
--target-lamports-per-signature 1 \
--target-lamports-per-signature 0 \
--slots-per-epoch 4096 \
${maybeAdditionalDisk}
)