Skip to content

Commit

Permalink
add meldapp to supported wallets (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
baymac authored Dec 25, 2023
1 parent 348d53a commit 2d80775
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/wc-dapp/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ export enum REGIONALIZED_RELAYER_ENDPOINTS {
}

export const SUPPORTED_EXPLORER_WALLETS = [
'33c036d8075d28c9f3619d4d43075676a6d294047e3658fb103e5b3424337551'
'33c036d8075d28c9f3619d4d43075676a6d294047e3658fb103e5b3424337551',
'a78c2c969af82bc38a9c8fbe8ad9ee682d9c8c76b1a5d0f167e8f90975c3e0c8'
];

0 comments on commit 2d80775

Please sign in to comment.