Skip to content

Commit 5d05f29

Browse files
committed
gasPrice Remove
1 parent 79fed76 commit 5d05f29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/scripts/script.js

-1
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,6 @@ window.getSendingOptions = function getSendingOptions(transaction, value) {
425425
}) : transaction.estimateGas({
426426
nonce,
427427
from,
428-
gasPrice: window.web3.utils.toWei("13", "gwei"),
429428
value,
430429
gas: lastGasLimit,
431430
gasLimit: lastGasLimit

0 commit comments

Comments
 (0)