Skip to content

Include contract parents in the info object. #5

Description

@tsuberim

Currently soldoc uses abi info from solc, which includes only the public interface.
More specifically it does not include the contracts's parents.

Would be nice to have:

{
   "parents": ["parent1","parent2"]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions