Skip to content

Mapping:The getter automatically generated by the mapping has a bug. #15979

Open
@Un96

Description

@Un96

Description

The getter automatically generated by the mapping has a bug.

Environment

Remix 0.8.29

Steps to Reproduce

When I use " mapping(address => uint256[]) public holderCertificates;",the getters automatically generated by the mapping do not support getting arrays by address.

Image

I have to manually construct the getter to retrieve the data.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions