Closed faboweb closed 1 year ago
Hi, when I try to get an account the pubkey is an empty string.
signClient.request({ topic: session.topic, chainId: 'cosmos:cosmoshub-4', request: { method: 'cosmos_getAccounts', params: {} } })
Do I need to config somewhere that the protocol sends the pubkey?
Closed in favor of https://github.com/WalletConnect/walletconnect-monorepo/issues/2568
Hi, when I try to get an account the pubkey is an empty string.
Do I need to config somewhere that the protocol sends the pubkey?