Add debug logging
This commit is contained in:
parent
8cea6aa98a
commit
b2be946e12
|
@ -155,7 +155,7 @@
|
|||
contract."
|
||||
[bounty-addr token]
|
||||
(let [token-address (get-token-address token)]
|
||||
|
||||
(log/debug "token-balance" bounty-addr token token-address)
|
||||
(-> (eth/call token-address
|
||||
(:balance-of method-ids)
|
||||
bounty-addr)
|
||||
|
|
Loading…
Reference in New Issue