mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-17 03:47:58 +00:00
Reduce noise in prod logging
This commit is contained in:
parent
06d54e6e2d
commit
7ff641685f
@ -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