-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Delegation Toolkit] ERC-7715 quickstart #2153
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
maxPriorityFeePerGas: 1n | ||
accountMetadata, | ||
}); | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see that this page has some overlap with ERC-7715: Request Permissions and ERC-7710: Redeem delegations. Would it make sense to consolidate this content or refer to those experimental guides somewhere on this page?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, but we need to improve ERC-7715, since with the addition of new permissions, each will have its own dedicated section. This way, the page content won’t be overlapping.
Co-authored-by: Alexandra Carrillo <[email protected]>
Description
Preview
Checklist
Complete this checklist before merging your PR: