Skip to content

Commit 514f9cf

Browse files
committed
added comment
1 parent 60de18f commit 514f9cf

File tree

1 file changed

+1
-0
lines changed
  • apps/portal/src/app/nebula/get-started

1 file changed

+1
-0
lines changed

apps/portal/src/app/nebula/get-started/page.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ async function handleNebulaResponse(response) {
9292
secretKey: process.env.THIRDWEB_SECRET_KEY,
9393
});
9494

95+
// You can use any wallet- see https://portal.thirdweb.com/typescript/v5/supported-wallets
9596
const account = await generateAccount({ client });
9697

9798
if (response.actions && response.actions.length > 0) {

0 commit comments

Comments
 (0)