-
Notifications
You must be signed in to change notification settings - Fork 52
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
1220 add polygon amoy support #1222
Conversation
In File: packages/examples/sdk-frontend-react/src/app/components/Connect.tsx:
In File: packages/examples/sdk-frontend-react/src/app/helpers.ts:
In File: packages/restapi/src/lib/config.ts:
In File: packages/restapi/src/lib/constants.ts:
Please correct these issues and recheck. |
In the file packages/examples/sdk-react-native/src/screens/NotificationScreen.tsx:
In the file packages/uiweb/src/lib/constants.ts:
Overall, the code contains several syntax errors and incorrect object formatting. Therefore, the correct code should be updated to resolve the syntax errors and ensure each object has unique keys in the notification items array. All looks good. |
Fixes Issue
Changes proposed
Check List (Check all the applicable boxes)
Screenshots
Note to reviewers