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
get
GET /cosmos/upgrade/v1beta1/module_versions HTTP/1.1
Host:
Accept: */*