-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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().
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels