Params

Params queries all parameters of the gov module.

get
Path parameters
params_typestringRequired

params_type defines which parameters to query for, can be one of "voting", "tallying" or "deposit".

Responses
chevron-right
200

A successful response.

application/json

QueryParamsResponse is the response type for the Query/Params RPC method.

get
/cosmos/gov/v1beta1/params/{params_type}

Last updated

Was this helpful?