increased default gasnow cache interval
This commit is contained in:
parent
63c2009b76
commit
679ad53691
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ SECRET=changeme
|
||||||
|
|
||||||
GAS_MULTIPLIER=2
|
GAS_MULTIPLIER=2
|
||||||
GAS_FEE_RAPID_LIMIT=650000
|
GAS_FEE_RAPID_LIMIT=650000
|
||||||
BEACON_GASNOW_CACHE_SECONDS=3
|
BEACON_GASNOW_CACHE_SECONDS=10
|
||||||
|
|
||||||
WALLET_A_ADDRESS=
|
WALLET_A_ADDRESS=
|
||||||
WALLET_B_ADDRESS=
|
WALLET_B_ADDRESS=
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue