Skip to content

Commit

Permalink
Update browser-wallet.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jinglescode committed Dec 30, 2024
1 parent 28c5d57 commit cc2e3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mesh-wallet/src/browser/browser-wallet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export class BrowserWallet implements IWallet {
*
* Query BrowserWallet.getInstalledWallets() to get a list of available wallets, then provide the wallet name for which wallet the user would like to connect with.
*
* @param walletName - the name of the wallet to enable (e.g. "eternl", "begin", "nufiSnap")
* @param walletName - the name of the wallet to enable (e.g. "eternl", "begin")
* @param extensions - optional, a list of CIPs that the wallet should support
* @returns WalletInstance
*/
Expand Down

0 comments on commit cc2e3ea

Please sign in to comment.