Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/migrate to sepolia #1298

Merged
merged 3 commits into from
Nov 10, 2023
Merged

Feat/migrate to sepolia #1298

merged 3 commits into from
Nov 10, 2023

Conversation

0xNilesh
Copy link
Member

No description provided.

@0xNilesh 0xNilesh merged commit b11d4fa into dev-deployment Nov 10, 2023
1 of 2 checks passed
Copy link

File: src/components/FaucetInfo.tsx

  1. In the checkSetFaucetVisibility function, there is a missing closing parenthesis ')' at the end of the second line. It should be:
await checkFaucetVisibility({
  address: account,
  provider: provider,
  noOfPushTokensToCheck,
});
  1. In the SwapTokensButton component, there is a missing closing angle bracket '>' on line 16. It should be:
<ButtonLabel>Swap Tokens for PUSH</ButtonLabel>

@0xNilesh 0xNilesh deleted the feat/migrate-to-sepolia branch December 19, 2023 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done and Merged
Development

Successfully merging this pull request may close these issues.

1 participant