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

More verbose error message when calling transition #24

Open
charliecys opened this issue Jan 29, 2020 · 1 comment
Open

More verbose error message when calling transition #24

charliecys opened this issue Jan 29, 2020 · 1 comment
Assignees

Comments

@charliecys
Copy link

This could be helpful for create transaction as well.

Current SDK error message is just writing
not checksum Address or bech32panic: runtime error: invalid memory address or nil pointer dereference

It could be more verbose in stating which field does not conform to the requirement (checksum address/bech32)

Note: I encountered this while trying to trigger a contract transition and it turned out that I need to change the contract address to a checksum address.

@renlulu renlulu self-assigned this Feb 12, 2020
@renlulu
Copy link
Contributor

renlulu commented Feb 12, 2020

Okay, will do it soon.

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