Query

ModuleVersions queries the list of module versions from state.

get/cosmos/upgrade/v1beta1/module_versions

Query parameters

module_namestring

module_name is a field to query a specific module consensus version from state. Leaving this empty will fetch the full list of module versions from state

Response

A successful response.

Changes