mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-09 17:15:38 +00:00
Add debug logging
This commit is contained in:
parent
9a4af66e71
commit
1957c58a3a
@ -155,7 +155,7 @@
|
|||||||
contract."
|
contract."
|
||||||
[bounty-addr token]
|
[bounty-addr token]
|
||||||
(let [token-address (get-token-address token)]
|
(let [token-address (get-token-address token)]
|
||||||
|
(log/debug "token-balance" bounty-addr token token-address)
|
||||||
(-> (eth/call token-address
|
(-> (eth/call token-address
|
||||||
(:balance-of method-ids)
|
(:balance-of method-ids)
|
||||||
bounty-addr)
|
bounty-addr)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user