Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
khanti42 committed Nov 25, 2024
1 parent 7f973b3 commit 3fef44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/get-starknet/src/wallet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export class MetaMaskSnapWallet implements StarknetWindowObject {
/**
* Initializes a new instance of the MetaMaskSnapWallet class.
*
* The Snap version is now enforced globally via a static `snapVersion` property,
* The Snap version is now enforced globally via a static `snapVersion` property,
* this ensures consistent versioning across all instances and removes the need for consumers to specify it.
*
* @param metamaskProvider - The MetaMask Wallet Provider.
Expand Down

0 comments on commit 3fef44d

Please sign in to comment.