Skip to content

Low: Composed message handling #7

@pegahcarter

Description

@pegahcarter

Description

The only composed message passed between chains is the required token data. Therefore, it is not required to call lzCompose() in a separate tx with the compose message as the composed message is already decoded in lzReceive(). Additionally, it is not expected that token receipients on the destination chain implement lzCompose(). Therefore, there would be many failed compose messages queued up that never execute.

Suggestion: Remove endpoint.sendCompose() from lzReceive().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions