Pull TdS transaction fees to 0
This commit is contained in:
@ -536,7 +536,7 @@ deploy() {
|
|||||||
${maybeInternalNodesStakeLamports} \
|
${maybeInternalNodesStakeLamports} \
|
||||||
${maybeInternalNodesLamports} \
|
${maybeInternalNodesLamports} \
|
||||||
${maybeExternalAccountsFile} \
|
${maybeExternalAccountsFile} \
|
||||||
--target-lamports-per-signature 1 \
|
--target-lamports-per-signature 0 \
|
||||||
--slots-per-epoch 4096 \
|
--slots-per-epoch 4096 \
|
||||||
${maybeAdditionalDisk}
|
${maybeAdditionalDisk}
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user