Skip to content

Commit

Permalink
Adjust reference to the rewards app (#2065)
Browse files Browse the repository at this point in the history
  • Loading branch information
nambrot authored and celo-ci-bot-user committed Dec 5, 2019
1 parent fe32d2f commit a0109bf
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions packages/web/src/privacy/FAQ.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,11 @@ const FAQs = [
q: 'What is the Celo Rewards app?',
a: (
<>
The Celo Rewards app is a way for any user to earn more Celo Gold in the system. The user
can do that by actively participating in the verification process of other users. If you
download the app and have spare capacity to send text messages, then you can earn additional
value for sending those verification text messages. Please note that your carrier may apply
charges to send those messages. The app is available{' '}
<Button text="here" href="https://celo.org/rewards" kind={BTN.INLINE} />.
The Celo Rewards app is a proof of concept for the identity protocol that would allow for any user
to earn more Celo Gold in the system by actively participating in the verification process of other
users. Users of the app with spare capacity to send text messages, could earn additional value for
sending those verification text messages. Read more about the identity protocol{' '}
<Button text="here" href="https://docs.celo.org/celo-codebase/protocol/identity" kind={BTN.INLINE} />
</>
),
},
Expand Down

0 comments on commit a0109bf

Please sign in to comment.