mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
naive: use 10 gwei for fallback-gas-price
This commit is contained in:
parent
3289f84b71
commit
5b317acca5
@ -95,7 +95,7 @@
|
|||||||
take-maybe-response:strandio
|
take-maybe-response:strandio
|
||||||
=* fallback
|
=* fallback
|
||||||
~& %fallback-gas-price
|
~& %fallback-gas-price
|
||||||
(pure:m 40.000.000.000) ::TODO maybe even lower, considering we increment?
|
(pure:m 10.000.000.000)
|
||||||
?. ?& ?=([~ %finished *] rep)
|
?. ?& ?=([~ %finished *] rep)
|
||||||
?=(^ full-file.u.rep)
|
?=(^ full-file.u.rep)
|
||||||
==
|
==
|
||||||
|
Loading…
Reference in New Issue
Block a user