Split voyager cosmos sdk transaction plugin #3399
Labels
A-voyager
Area: Our voyager relayer
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-hard
Call for participation: Hard difficulty. Experience needed to fix: A lot.
Currently the transaction plugin handles both ibc-classic and ibc-union using the same logic. This is problematic due to the different semantics for transaction submission for the native vs virtualized. The handling logic for these should be kept in the same plugin, but split into separate functions.
TODO: Elaborate on what the differences are and how they should be handled
The text was updated successfully, but these errors were encountered: