Skip to content

Commit

Permalink
fix: add entrypoint to debug_bundler_addUserOps
Browse files Browse the repository at this point in the history
  • Loading branch information
Vid201 committed Feb 4, 2024
1 parent 3065831 commit 00049cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/debug/debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@
type: array
items:
$ref: '#/components/schemas/UserOperation'
- name: entryPoint
required: true
schema:
$ref: '#/components/schemas/address'
result:
name: ok
schema:
Expand Down

0 comments on commit 00049cb

Please sign in to comment.