mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-19 20:58:32 +00:00
change eth gas station api down from error to debug
This commit is contained in:
parent
ae9faaef03
commit
49c4e6f74a
@ -51,7 +51,7 @@
|
|||||||
(let [cause (-> t
|
(let [cause (-> t
|
||||||
Throwable->map
|
Throwable->map
|
||||||
:cause)]
|
:cause)]
|
||||||
(log/error "Failed to get gas price with ethgasstation API" cause))
|
(log/debug "Failed to get gas price with ethgasstation API" cause))
|
||||||
(gas-price-from-config)))
|
(gas-price-from-config)))
|
||||||
(gas-price-from-config)))
|
(gas-price-from-config)))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user