Skip to content

Commit 141008c

Browse files
committed
eth: add 4444 error to getLogs
1 parent 1ea5b2d commit 141008c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/eth/filter.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@
146146
- name: Filter
147147
schema:
148148
$ref: '#/components/schemas/Filter'
149+
errors:
150+
- code: 4444
151+
message: Pruned history unavailable
149152
result:
150153
name: Log objects
151154
schema:

0 commit comments

Comments
 (0)