Skip to content

Commit

Permalink
update wording from whitelist to register
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhe8x authored Jan 15, 2024
1 parent 535c04b commit 7524656
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/swap/Swap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@ const USDCToSqt = () => {

<div className="col-flex" style={{ justifyContent: 'flex-start' }}>
<SubqlTypography type="secondary">
Only participants that have been KYC’d and whitelisted can participate in the SubQuery Kepler Swap.
You check if your account has been KYC'd and whitelisted, please enter /kepler-ksqt-swap-kyc
Only participants that have been KYC’d and registered can participate in the SubQuery Kepler Swap.
You check if your account has been KYC'd and registered, please enter /kepler-ksqt-swap-kyc
&lt;your_wallet_address&gt; in the #kepler-swap-support channel in our Discord.
</SubqlTypography>
<SubqlTypography type="secondary" style={{ marginTop: 20 }}>
Expand Down

0 comments on commit 7524656

Please sign in to comment.