Last updated 2 years ago
Was this helpful?
QueryParamsResponse is the response type for the Query/Params RPC method.
GET /cosmos/mint/v1beta1/params HTTP/1.1 Host: Accept: */*
A successful response.
{ "params": { "mint_denom": "text", "blocks_per_year": "text" } }