mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-13 09:57:01 +00:00
update logging for payout receipt
This commit is contained in:
parent
f657564062
commit
5c3e050f7c
@ -74,6 +74,6 @@
|
||||
(when-let [revoking-bounty (get updated-bounties confirming-issue-id)]
|
||||
(if (:payout_receipt revoking-bounty)
|
||||
(dispatch-remove-pending-revocation revoking-bounty)
|
||||
(println (str "currently revoking " confirming-issue-id " but confirm hash has not been set yet."))))
|
||||
(println (str "currently revoking " confirming-issue-id " but payout receipt has not been set yet."))))
|
||||
;; interceptor must return context
|
||||
context))))
|
||||
|
Loading…
x
Reference in New Issue
Block a user