mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-22 07:20:11 +00:00
paid? flag should be based off payout_receipt rather than payout_hash
This commit is contained in:
parent
6f268c85a4
commit
458a46ca62
@ -87,7 +87,7 @@
|
||||
;; special prefix or namespace for derived properties that
|
||||
;; are added to domain records like this
|
||||
;; e.g. `derived/paid?`
|
||||
[id (assoc bounty :paid? (boolean (:payout_hash bounty)))])
|
||||
[id (assoc bounty :paid? (boolean (:payout_receipt bounty)))])
|
||||
(into {}))))
|
||||
|
||||
(reg-sub
|
||||
|
Loading…
x
Reference in New Issue
Block a user