Skip to content

Commit

Permalink
add canary
Browse files Browse the repository at this point in the history
  • Loading branch information
zlayine committed Oct 10, 2023
1 parent b98e17f commit cec39e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/util/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ const wcProjectId = 'a4b92f550ab3039f7e084a879882bc96';
export const wcRequiredNamespaces = {
polkadot: {
methods: ['polkadot_signTransaction'],
chains: ['polkadot:3af4ff48ec76d2efc8476730f423ac07'],
chains: ['polkadot:3af4ff48ec76d2efc8476730f423ac07', 'polkadot:a37725fd8943d2a524cb7ecc65da438f'],
events: [],
},
};
Expand Down

0 comments on commit cec39e4

Please sign in to comment.