Skip to content

Commit

Permalink
code review agreed changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzourb committed Dec 20, 2023
1 parent ce61a90 commit 14592cf
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions src/schemas/filter.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
FilterResults:
title: Filter results
anyOf:
- title: new block hashes
type: array
items:
$ref: '#/components/schemas/hash32'
- title: new transaction hashes
oneOf:
- title: new block or transaction hashes
type: array
items:
$ref: '#/components/schemas/hash32'
Expand Down

0 comments on commit 14592cf

Please sign in to comment.