A successful response.
QueryParamsResponse is response type for the Query/Params RPC method.
An unexpected error response.
Last updated 2 years ago
GET /cosmos/staking/v1beta1/params HTTP/1.1 Host: Accept: */*
{ "params": { "unbonding_time": "text", "max_validators": 1, "max_entries": 1, "historical_entries": 1, "bond_denom": "text" } }