Skip to content

Raise compilation error when adding params to odra::module on impl. #587

@zie1ony

Description

@zie1ony

Too many times we all wrote:

#[odra::module(events = [Transfer])]
impl Token {
   ...
}

It should raise error when using wrong args.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🆕 Discuss

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions