-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore: wire hyperlane core and warp modules #45
base: sdk-v0.50.x
Are you sure you want to change the base?
Conversation
🚀 🚀 🚀 |
circuittypes.StoreKey, // added in v4 | ||
consensustypes.StoreKey, // added in v4 | ||
circuittypes.StoreKey, // added in v4 | ||
hyperlanetypes.ModuleName, // added in v4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should add those to the upgrade handler
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
indeed, was on my mental todo list. need to check over and make sure I haven't missed anything, not so much docs for this go module
unverified
closes: cel-51