Skip to content

Commit

Permalink
support caip-25
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Nov 30, 2023
1 parent a62c851 commit 817dddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/adapters/wallet-connect-v2-adapter/src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ export const getWalletConnectV2Settings = async (
});

const loginSettings: EngineTypes.ConnectParams = {
requiredNamespaces: getRequiredNamespaces(chainNamespaces),
optionalNamespaces: getRequiredNamespaces(chainNamespaces),
};
return {
adapterSettings,
Expand Down

0 comments on commit 817dddc

Please sign in to comment.