Skip to content

Commit

Permalink
Merge pull request #989 from Web3Auth/fix/fixes
Browse files Browse the repository at this point in the history
Fix/fixes
  • Loading branch information
shahbaz17 authored Nov 14, 2024
2 parents 45327c8 + a83e890 commit e55781c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/sdk/pnp/web/_erc20-paymaster-configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import TabItem from "@theme/TabItem";
import Tabs from "@theme/Tabs";

When using an ERC-20 paymaster, ensure you include the approval transaction, as Web3Auth does not
handle the approval internall.
handle the approval internally.

For Pimlico, you can specify the token you want to use in the paymasterContext. If you want to set
up sponsorship policies, you can define those in the paymasterContext as well.
Expand Down

0 comments on commit e55781c

Please sign in to comment.