Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BboyStatix authored Nov 13, 2024
1 parent 4c34dfb commit 4e53b2e
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 4e53b2e

Please sign in to comment.