Skip to content

Commit

Permalink
Merge pull request #391 from alchemyplatform/eth_sendUserOp07
Browse files Browse the repository at this point in the history
fix extra field for v07 entrypoint
  • Loading branch information
SahilAujla authored May 28, 2024
2 parents dba3407 + 202adb0 commit f22e247
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions components/schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -261,10 +261,6 @@ UserOperationV0_7:
$ref: '#/Hex'
description: Data for the paymaster (only if the paymaster exists)
default: '0x'
paymasterAndData:
$ref: '#/Hex'
description: Address of paymaster sponsoring the transaction, followed by extra data to send to the paymaster (empty for self-sponsored transaction)
default: '0x9db7f05b0eb93eb242b5913596dcfaada756af5c'

UserOperationReceipt:
type: object
Expand Down

0 comments on commit f22e247

Please sign in to comment.