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
In namada_core, we should only re-export v0.37.x related tendermint-rs modules, to avoid accidentally using v0.34.x or v0.38.x data structures, which might be incompatible.
The text was updated successfully, but these errors were encountered:
In
namada_core
, we should only re-exportv0.37.x
relatedtendermint-rs
modules, to avoid accidentally usingv0.34.x
orv0.38.x
data structures, which might be incompatible.The text was updated successfully, but these errors were encountered: