Skip to content

Commit c66cd52

Browse files
fubhyclaude
andcommitted
docs: Remove redundant spec version from struct field access section
Struct field access is an enhancement to existing declarative calls feature, not a separate spec version. The parent section already indicates availability from spec version 1.2.0. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent adbc31c commit c66cd52

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/subgraph-manifest.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,6 @@ The `Expr` can be one of the following:
132132

133133
#### Struct Field Access
134134

135-
_Available from spec version 1.2.0_
136-
137135
When event parameters contain struct types (tuples in ABI), you can access individual fields using either numeric indices or field names:
138136

139137
**Numeric Access (Traditional):**

0 commit comments

Comments
 (0)