Skip to content

Gather the declaration of errors #256

Open
@clearloop

Description

@clearloop

Describe the feature

Error has not been implemented yet, ABIs are also required but considered in a separated PR

Solution

#[derive(Errors)]
enum Error {
  ERC20InvalidSender { sender: Address }
}

This solution could be similar as the events, see #281 (review)

Metadata

Metadata

Assignees

Labels

bounty-$150Payable large onboarding issues

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions