Skip to content

Emit AVM Event #5

@ricmoo

Description

@ricmoo

The AVM emits raw events and topics, unlike the ABI-style of Ethereum.

Since there is no ABI specified events, that events will not be parsed, but a contract.on("event", (eventInfo) => { ... }) needs to be added.

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