WalletConnect / walletconnect-solana-adapter

WalletConnect Solana Adapter
https://walletconnect-solana.vercel.app
Apache License 2.0
15 stars 13 forks source link

How to add namespaces #43

Open agentjacker opened 1 month ago

agentjacker commented 1 month ago

Anyone know where i can add namespaces into the code? the docs dont show much info on it or where it should be supplied. the wallet i am trying to build a dapp for isnt allowing connections due to a lack of namespaces

glitch-txs commented 1 month ago

could you show the error log? which namespaces?

agentjacker commented 1 month ago

it gives the error empty namespaces are not allowed and i cant find any sources on how this can be resolved/or how to add namespaces. or what part of the code to add them to

glitch-txs commented 1 month ago

Probably is an issue on the wallet side. Can't tell much without MRE and log error.