mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
Merge pull request #304 from tomochain/thanhson1085-increase-gasprice
Increase gasprice from 1 to 2500
This commit is contained in:
commit
ac085e0271
1 changed files with 1 additions and 1 deletions
|
|
@ -164,6 +164,6 @@ exec tomo $params \
|
|||
--wsport 8546 \
|
||||
--wsorigins "*" \
|
||||
--mine \
|
||||
--gasprice "1" \
|
||||
--gasprice "2500" \
|
||||
--targetgaslimit "420000000" \
|
||||
"$@"
|
||||
|
|
|
|||
Loading…
Reference in a new issue