-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
docs: document hidden tx summary methods #3408
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
CodSpeed Performance ReportMerging #3408 will degrade performances by 14.85%Comparing Summary
Benchmarks breakdown
|
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.
Nits
packages/account/src/providers/transaction-summary/get-transaction-summary.ts
Show resolved
Hide resolved
packages/account/src/providers/transaction-summary/operations.ts
Outdated
Show resolved
Hide resolved
packages/account/src/providers/transaction-summary/get-transaction-summary.ts
Show resolved
Hide resolved
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.
Aside @danielbate suggestions, this looks good to me
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.
Looks good just one comment
packages/account/src/providers/transaction-summary/operations.ts
Outdated
Show resolved
Hide resolved
Co-authored-by: Chad Nehemiah <[email protected]>
Co-authored-by: Daniel Bate <[email protected]>
Coverage Report:
Changed Files:
|
Summary
This PR adds some hidden tx summary methods to the API docs.
Checklist