-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add txChainId to grants #72
Conversation
…Tx id" This reverts commit e11d776.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Great stuff @technophile-04 !! A couple of things we talked about this morning:
Also: A good alternative: just show the chain ID in the modal (without the HTML select) to show the current chain the admin is connected. Probable we want to start with this option! What do you think? |
Updated at 402787d Screen.Recording.2024-03-11.at.7.54.56.PM.mov
Being lazy and went with this for now 😅 at 4ccdfb5 , but we could totally go with select please let me know or maybe we can tackle in another PR |
Description
Kept it simple for this PR, passing in the
txChainId
on which the admin is connected / will be making the request.