Skip to content

Commit 0d55427

Browse files
authored
Update page.mdx
Signed-off-by: Beau <[email protected]>
1 parent 880148b commit 0d55427

File tree

1 file changed

+1
-0
lines changed
  • apps/portal/src/app/connect/account-abstraction/erc-20-paymaster

1 file changed

+1
-0
lines changed

apps/portal/src/app/connect/account-abstraction/erc-20-paymaster/page.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Currently you may use Lisk LSK, Base USDC or Celo CUSD.
2323
<TabsContent value="typescript">
2424
```tsx
2525
import { base, lisk, celo } from "thirdweb/chains";
26+
//This no longer exists
2627
import { TokenPaymaster, smartWallet } from "thirdweb/wallets";
2728

2829
// Have users pay for gas in Base USDC

0 commit comments

Comments
 (0)