You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i tried to actually but haven't managed.. one of messages in x/sequncer uses proto.Any. when i generated proto, the Any field had type proto.Any while we need sdk.Any. in theory, i needed to add some cosmos-specific plugins to buf, but that didn't work for some reason, maybe i did smth wrong. overall, i think we just need to update dymint to 0.47 and import the hub without all this stuff with proto generators.
The text was updated successfully, but these errors were encountered:
as in #1078 , we need same solution for the
x/sequencer
modulecurrently, it seems blocked due to (by @keruch ):
The text was updated successfully, but these errors were encountered: