Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
plusminushalf committed Jul 18, 2024
1 parent 0eceba3 commit b1edcc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The permissionless.js library allows you to conditionally sponsor a user operati
- Sponsor only first 10 transactions
- Sponsor if they have a specific NFT

The use cases can be many, but the general idea is to use the `sponsorCondition` parameter to conditionally sponsor a user operation.
The use cases can be many, but the general idea is to use the `middleware.sponsorUserOperation` parameter to conditionally sponsor a user operation.

Let's take an example where you want to sponsor only the first 10 transactions.

Expand Down

0 comments on commit b1edcc1

Please sign in to comment.