Params queries the parameters of x/consensus module.
Responses
params
object
params are the tendermint consensus params stored in the consensus module.
Please note that params.version is not populated in this response, it is
tracked separately in the x/upgrade module.