Skip to content

Commit

Permalink
Update src/zksync-specifics/examples/general-paymaster.md
Browse files Browse the repository at this point in the history
Co-authored-by: Federico Rodríguez <[email protected]>
  • Loading branch information
Jrigada and elfedy authored Dec 2, 2024
1 parent 512ef09 commit e3f0710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zksync-specifics/examples/general-paymaster.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Using the zkUsePaymaster Cheatcode in General Flow Paymaster Contracts

This example covers the use of a general flow paymaster contract.
For this example we will use a contract from the paymaster example repository [here](https://github.com/matter-labs/paymaster-examples).
For this example we will use the `GaslessPaymaster` contract from the paymaster example repository [here](https://github.com/matter-labs/paymaster-examples).


```solidity
Expand Down

0 comments on commit e3f0710

Please sign in to comment.