Skip to content

eth/abi: decode/encode multi-dimensional arrays #217

Open
@q9f

Description

@q9f
      types = ["uint256[][]", "string[]"]
      args = [[[1, 2], [3]], ["one", "two", "three"]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions