Skip to content

Commit

Permalink
refactor [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
2nthony committed Feb 11, 2025
1 parent 98aa025 commit 5ff4ab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next-common/context/walletconnect/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ export default function WalletConnectProvider({ children }) {
const caip = `polkadot:${chainInfo?.genesisHash
.substring(2)
.substring(0, 32)}`;

return await wcProvider.current.client.request({
chainId: caip,
topic,
Expand Down

0 comments on commit 5ff4ab8

Please sign in to comment.