Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose cosmos cosmos_getAccounts method #716

Open
borngraced opened this issue Sep 20, 2024 · 0 comments
Open

expose cosmos cosmos_getAccounts method #716

borngraced opened this issue Sep 20, 2024 · 0 comments

Comments

@borngraced
Copy link

Currently, these are the only methods supported for Cosmos chain
https://github.com/reown-com/web-examples/blob/main/advanced/wallets/react-wallet-v2/src/data/COSMOSData.ts

cosmos_getAccounts should be implemented too.

ref:

const account = await this.directSigner.getAccounts()

@borngraced borngraced changed the title expose cosmos cosmos_getAccounts methods expose cosmos cosmos_getAccounts method Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant