Skip to content

Commit

Permalink
test some wallet stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jrwbabylonlab committed Aug 20, 2024
1 parent 526fc24 commit 1f09eb8
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 @@ -46,7 +46,7 @@ export const walletList: IntegratedWallet[] = [
wallet: TomoWallet,
provider: tomoProvider,
linkToDocs: "https://tomo.inc/",
supportedNetworks: [Network.MAINNET, Network.SIGNET],
supportedNetworks: [Network.SIGNET],
},
{
name: "OneKey",
Expand Down

0 comments on commit 1f09eb8

Please sign in to comment.