Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

document how to present two kinds of address (cosmos and eth) #406

Closed
wade-liwei opened this issue Jul 23, 2020 · 4 comments · Fixed by #480
Closed

document how to present two kinds of address (cosmos and eth) #406

wade-liwei opened this issue Jul 23, 2020 · 4 comments · Fixed by #480
Labels
documentation Improvements or additions to documentation

Comments

@wade-liwei
Copy link

how to present two kinds of address(cosmos and eth) for user ?

@fedekunze
Copy link
Contributor

For ethereum address you can use the eth_accounts JSON-RPC method. For the cosmos ones you can either use emintcli keys show <key> -a or emintcli query account <address>

@fedekunze
Copy link
Contributor

how are you querying the addresses and displaying it to the user? Do you want us to include the Ethereum address on the cosmos EthAccount type too?

@fedekunze
Copy link
Contributor

I think we can update the documentation to explain this in more detail. I'll update the title 👍

@fedekunze fedekunze added documentation Improvements or additions to documentation and removed question labels Jul 23, 2020
@fedekunze fedekunze changed the title how to present two kinds of address(cosmos and eth) for user ? document how to present two kinds of address (cosmos and eth) Jul 23, 2020
@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale stale PRs that will be closed if no further action occurs label Aug 14, 2020
@noot noot removed the stale stale PRs that will be closed if no further action occurs label Aug 14, 2020
@fedekunze fedekunze mentioned this issue Aug 28, 2020
11 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants