Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

Commit 2e60184

Browse files
committed
Updated default MaxGasPrice value in config.toml.SAMPLE
The new default is 70Gwei (see the previous commit).
1 parent 4b7e052 commit 2e60184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configs/config.toml.SAMPLE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# allowed gas price is reached, no further resubmission attempts are
1919
# performed.
2020
#
21-
# MaxGasPrice = 50000000000 # 50 gwei (default value)
21+
# MaxGasPrice = 70000000000 # 70 gwei (default value)
2222

2323
[ethereum.account]
2424
KeyFile = "/Users/someuser/ethereum/data/keystore/UTC--2018-03-11T01-37-33.202765887Z--AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8AAAAAAAAA"

0 commit comments

Comments
 (0)