QueryStakingParamsResponse defines the response type for querying x/customparams staking parameters.
GET /coreum/customparams/v1/stakingparams HTTP/1.1 Host: coreum.nownodes.io Accept: */*
A successful response.
{ "params": { "min_self_delegation": "text" } }