Skip to content

Commit

Permalink
enable cactus linnk wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
jrwbabylonlab committed Oct 2, 2024
1 parent dab322f commit aced69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/wallet/list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export const walletList: IntegratedWallet[] = [
provider: cactusLinkProvider,
linkToDocs:
"https://chromewebstore.google.com/detail/cactus-link/chiilpgkfmcopocdffapngjcbggdehmj?pli=1",
supportedNetworks: [Network.SIGNET],
supportedNetworks: [Network.MAINNET, Network.SIGNET],
},
{
name: "Keystone",
Expand Down

0 comments on commit aced69e

Please sign in to comment.