Skip to content

Commit

Permalink
Update EIPS/eip-4337.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lightclient authored Oct 7, 2021
1 parent 993cf78 commit eb76ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-4337.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ In the execution loop, the `handleOps` call must perform the following steps for

![](../assets/eip-4337/image1.png)

Before accepting a `UserOperation`, bundlers must use an RPC method to locally simulate calling the `simulateWalletValidation` function of the entry point, to verify that the signature is correct and the operation actually pays fees; see the [Simulation section below](#Simulation) for details.
Before accepting a `UserOperation`, bundlers must use an RPC method to locally simulate calling the `simulateWalletValidation` function of the entry point, to verify that the signature is correct and the operation actually pays fees; see the [Simulation section below](#simulation) for details.

### Extension: paymasters

Expand Down

0 comments on commit eb76ee9

Please sign in to comment.