Skip to content

Improve rendering of Owners in safe inspect --json #22

@aiman

Description

@aiman

Currently safe inspect --json returns the Safe Owners value as a comma-separated string, whereas a more JSON-native solution would render this as a JSON list of addresses. In addition, the number of owners should be moved to in a separate field, as it currently unnecessarily difficult to match the Owners key programmatically due to it appearing with a count, ie. Owners(5).

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