-
Notifications
You must be signed in to change notification settings - Fork 11
feat: transactions #1314
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: transactions #1314
Conversation
|
To fix the formatting issues:
npx remark -o --silent --silently-ignore foundations/messages/transaction-overview.mdx foundations/messages/ordinary-tx.mdx foundations/messages/overview.mdx |
|
Added traces stub here. Page on traces is also ready in #1262 UPD. Removed stub as it is release-blocking |
|
/review |
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.
Thanks for the PR — I left several suggestions across foundations/messages/ordinary-tx.mdx and foundations/messages/transaction-overview.mdx. Please apply the inline suggestions to align the TL‑B and flag semantics with the canonical spec.
|
/review |
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.
No documentation issues detected.
Closes #1242