We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca08313 commit 82c06b3Copy full SHA for 82c06b3
sdk/dapp-kit/src/constants/walletDefaults.ts
@@ -20,7 +20,7 @@ export const DEFAULT_WALLET_FILTER = (wallet: WalletWithRequiredFeatures) =>
20
21
export const DEFAULT_PREFERRED_WALLETS = [IOTA_WALLET_NAME];
22
23
-const WALLET_CHROME_EXTENSION_ID = 'TODO';
+const WALLET_CHROME_EXTENSION_ID = 'iidjkmdceolghepehaaddojmnjnkkija';
24
25
export const WALLET_DOWNLOAD_URL =
26
'https://chromewebstore.google.com/detail/' + WALLET_CHROME_EXTENSION_ID;
0 commit comments