Stakingparams

StakingParams queries the staking parameters of the module.

get
Responses
200
A successful response.
application/json
get
GET /coreum/customparams/v1/stakingparams HTTP/1.1
Host: coreum.nownodes.io
Accept: */*
{
  "params": {
    "min_self_delegation": "text"
  }
}