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

Perform data-type sensitive parsing of return values #1

Open
nickgaski opened this issue Jun 7, 2018 · 0 comments
Open

Perform data-type sensitive parsing of return values #1

nickgaski opened this issue Jun 7, 2018 · 0 comments

Comments

@nickgaski
Copy link

Currently the CLI tool returns an unreadable (Go encoded?) hexadecimal string upon query.

For example, calling the set method with an input of 12345 returns 0x0000000000000000000000000000000000000000000000000000000000003039
when the get method is exercised. We want the returned string to be decoded into readable format.

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