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

Get String or Bytes of Abi object #205

Open
SilentCicero opened this issue Feb 16, 2021 · 0 comments
Open

Get String or Bytes of Abi object #205

SilentCicero opened this issue Feb 16, 2021 · 0 comments

Comments

@SilentCicero
Copy link

Pain Point:
I want a string or bytes of an ABI that was given to me through a solc module, which exports the ::Abi object.

Possibility:
I don't see many options to get this into JSON, a String of JSON, or a bytes vector.

Is there some kind of serde_json::to_string(myAbi) option available?

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