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
Maybe the request message could have one module string field, if it's set then query the version of that module, if not, then query whole map. Is this a common/intuitive practise? wdyt?
Summary
Add x/upgrade gRPC query for module VersionMap
ref: ADR-041 and #8743 (review)
Problem Definition
There's no way to query the current module.VersionMap stored in x/upgrade state.
Proposal
Add a gRPC method in the x/upgrade Query service.
For Admin Use
The text was updated successfully, but these errors were encountered: