Skip to content

Missing support for fixed-size arrays #93

@alexdupre

Description

@alexdupre

Running mars on a contract with a fixed-size array function parameter (e.g. address[2]) generates the following error:

Unknown type address[2]

Related code: https://github.com/TrueFiEng/Mars/blob/master/packages/mars/src/generate/generator.ts#L82-L107

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions