doc: fix type-layout.adoc clarity (u256 hex, enum selector, snapshot)#9766
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR SummaryLow Risk Overview Rewords the Reviewed by Cursor Bugbot for commit 865c0b9. Bugbot is set up for automated code reviews on this repo. Configure here. |
orizi
left a comment
There was a problem hiding this comment.
@orizi reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on eytan-starkware and TomerStarkware).
docs/reference/src/components/cairo/modules/language_constructs/pages/type-layout.adoc line 120 at r1 (raw file):
- **1-2 variants:** Selector is the variant index (0 or 1) - **3+ variants:** Selector is a felt252-encoded jump offset used by the runtime
Suggestion:
- **3+ variants:** Selector is a jump offset used by the runtime3accba1 to
865c0b9
Compare
eytan-starkware
left a comment
There was a problem hiding this comment.
@eytan-starkware made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on orizi and TomerStarkware).
docs/reference/src/components/cairo/modules/language_constructs/pages/type-layout.adoc line 120 at r1 (raw file):
- **1-2 variants:** Selector is the variant index (0 or 1) - **3+ variants:** Selector is a felt252-encoded jump offset used by the runtime
Done.
orizi
left a comment
There was a problem hiding this comment.
@orizi reviewed 1 file and all commit messages, made 1 comment, and resolved 1 discussion.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on TomerStarkware).
TomerStarkware
left a comment
There was a problem hiding this comment.
@TomerStarkware made 1 comment.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on eytan-starkware).

No description provided.