Skip to content

Commit

Permalink
Add CJ market
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Mar 28, 2024
1 parent b6d57af commit 54d78b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/screens/onboarding/CoinjoinMarket.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const HEADING_TEXT_1 = 'Firebolt Wallet';
const HEADING_TEXT_2 = 'The ultimate privacy tool for bitcoiners';
const CREATE_WALLET_BUTTON_TEXT = 'Create a new wallet';
const RESTORE_WALLET_BUTTON_TEXT = 'Restore existing wallet';
const COIJOIN_MARKET_BUTTON__TEXT = "Welcome to the Coinjoin P2P Market"

interface Props {
navigation: NavigationProp<any, any>;
Expand Down

0 comments on commit 54d78b0

Please sign in to comment.