ibc-apps icon indicating copy to clipboard operation
ibc-apps copied to clipboard

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

Open dhruvja opened this issue 8 months ago • 0 comments

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.

dhruvja avatar Jun 20 '24 00:06 dhruvja