Skip to content

Commit

Permalink
Add pointer templates to bytecode schema
Browse files Browse the repository at this point in the history
  • Loading branch information
gnidan committed Aug 29, 2024
1 parent d1f6d48 commit 7e4df43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions schemas/bytecode.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ properties:
additionalProperties:
$ref: "schema:ethdebug/format/type"

pointers:
$ref: "schema:ethdebug/format/pointer/templates"

required:
- instructions

Expand Down

0 comments on commit 7e4df43

Please sign in to comment.