Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packet-forwarding-middleware: Add memo field to the ForwardMetadata struct to preserve memo during hop. #198

Open
dhruvja opened this issue Jun 20, 2024 · 0 comments
Assignees
Labels
packet-forward-middleware Label for items related to the packet forward middleware

Comments

@dhruvja
Copy link

dhruvja commented Jun 20, 2024

Right now, the ForwardPacket doesnt allow to pass any other attributes other than the ones it already has which makes passing memo to the destination chain not possible. Adding a memo which is preserved during the hop would be ideal like the next attribute.

@Reecepbcups Reecepbcups added the packet-forward-middleware Label for items related to the packet forward middleware label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packet-forward-middleware Label for items related to the packet forward middleware
Projects
None yet
Development

No branches or pull requests

3 participants