Module versions

ModuleVersions queries the list of module versions from state.

get

Since: cosmos-sdk 0.43

Query parameters
module_namestringOptional

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.

Responses
200

A successful response.

application/json
get
/cosmos/upgrade/v1beta1/module_versions

Last updated

Was this helpful?