Skip to content

Structured Interface Definitions In JSON Output #138

@d-xo

Description

@d-xo

It would be helpful for tools that are consuming the JSON output to have a more structured representation of the interface in the act spec (i.e. function name, number of args, types of args, arg names). Right now we just output a single string and it's not really nice to consume.

Ideally the output would have the same format as that output by solc in the output json, since many tools already know how to consume this format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions