Parameters

Deprecated

Get the current staking parameter values

get
Responses
200
OK
application/json
get
GET /staking/parameters HTTP/1.1
Host: akt.nownodes.io
Accept: */*
{
  "inflation_rate_change": "text",
  "inflation_max": "text",
  "inflation_min": "text",
  "goal_bonded": "text",
  "unbonding_time": "text",
  "max_validators": 1,
  "bond_denom": "text"
}