QueryModuleVersionsResponse is the response type for the Query/ModuleVersions RPC method.

Since: cosmos-sdk 0.43

Hierarchy

  • V1Beta1QueryModuleVersionsResponse

Properties

Properties

module_versions?: V1Beta1ModuleVersion[]

module_versions is a list of module names with their consensus versions.

Generated using TypeDoc