mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-21 06:49:12 +00:00
Reduce noise in prod logging
This commit is contained in:
parent
7ec10c8239
commit
c630fcdb6d
@ -170,7 +170,7 @@
|
|||||||
eth/hex->big-integer
|
eth/hex->big-integer
|
||||||
(convert-token-value token))
|
(convert-token-value token))
|
||||||
(catch Throwable t
|
(catch Throwable t
|
||||||
(log/error "Failed to query token balance " t)
|
(log/debug "Failed to query token balance " t)
|
||||||
0))))
|
0))))
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user