Skip to content

Is there a more generic way to load struct parameters from local file? #169

@zhiqiangxu

Description

@zhiqiangxu

Code like this can be used to load address list:

address[] memory output = cheats.envAddress(key, delimiter);

But is there a more generic way to load data from local file(preferably in json format), into structs or structs array ?

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