Merge cosmos sdk state modules #3526
Labels
A-voyager
Area: Our voyager relayer
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Currently we have two separate modules for reading state from cosmos sdk based chains:
https://github.com/unionlabs/union/tree/5f9b75ea6e035937a082097a33370783d7447ada/voyager/modules/state/cosmos-sdk
https://github.com/unionlabs/union/tree/5f9b75ea6e035937a082097a33370783d7447ada/voyager/modules/state/cosmos-sdk-union
These should be merged into one, switching the querying logic based on
union/lib/voyager-message/src/module.rs
Line 29 in 5f9b75e
The text was updated successfully, but these errors were encountered: