Fix grayed out rewards cards #1480

Merged
dan1d merged 1 commit from change-reward-eligbility into master 2018-05-15 21:34:21 +02:00
dan1d commented 2018-05-15 18:28:40 +02:00 (Migrated from github.com)

Fix #1466 as the check for eligibility was using user.is_identity_verified instead of user.is_reward_approved which is the proper way of checking if the user can claim rewards or not.

Fix #1466 as the check for eligibility was using `user.is_identity_verified` instead of `user.is_reward_approved` which is the proper way of checking if the user can claim rewards or not.
neb-b (Migrated from github.com) approved these changes 2018-05-15 21:34:02 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1480
No description provided.