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

--to flag and query command should have the same behaviour in regards to address acceptance #135

Closed
adrianbrink opened this issue Jun 23, 2017 · 1 comment

Comments

@adrianbrink
Copy link
Contributor

Running

basecli-mercury tx send --name=adrian --amount=1axi --to=0x04F4A552C06EED22AA60DFC1978B536DB7C38319 --sequence=2

works, while running

basecli-mercury query account 0x04F4A552C06EED22AA60DFC1978B536DB7C38319

doesn't work.

All commands should accept the same address format, and I would propose that everything accepts both versions, with a leading 0x and without.

@ethanfrey
Copy link
Contributor

Fixed in #142 (with light-client fix)

liamsi pushed a commit to liamsi/cosmos-sdk that referenced this issue Jun 26, 2018
* Switch from xchachapoly to hkdfchachapoly
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

2 participants