Skip to content

Rename amounts in ParticipantList.AmountsUpdated ParticipantList.AmountUpdated  #112

@adamazad

Description

@adamazad

It is a singular variable.

    event AmountsUpdated(address indexed account, uint256 amounts);

to

    event AmountUpdated(address indexed account, uint256 amount);

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