Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Add the ability to append additional log in the receipt after a post processing hook #1024

Closed
thomas-nguy opened this issue Apr 1, 2022 · 0 comments · Fixed by #1025
Closed

Comments

@thomas-nguy
Copy link
Contributor

thomas-nguy commented Apr 1, 2022

After a PostTxProcessing , in some cases some informations need to passed to the users

In that case it would make sense to have to ability to add more logs to the receipt.

One concrete example:
When hooking with the gravity bridge. the function return an "id" which specify the batch your transaction has been bundled to.
This Id is essential for user if they want to cancel the operation.

With this feature, we can return a specific log that the Dapp that catch in order to implement a cancel mechanism.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant