Skip to content

Commit dd9b8e4

Browse files
committed
Add pointer templates to bytecode schema
1 parent 40ccb14 commit dd9b8e4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

schemas/bytecode.schema.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ properties:
3232
additionalProperties:
3333
$ref: "schema:ethdebug/format/type"
3434

35+
pointers:
36+
$ref: "schema:ethdebug/format/pointer/templates"
37+
3538
required:
3639
- instructions
3740

0 commit comments

Comments
 (0)