/cosmos/slashing/v1beta1/params
GET
Params queries the parameters of slashing module
Responses
Params represents the parameters used for by the slashing module.
signed_blocks_windowstring
min_signed_per_windowstring
downtime_jail_durationstring
slash_fraction_double_signstring
slash_fraction_downtimestring
codestringrequired
Code identifying the cause of the failed request.messagestringrequired
Detailed message including the name and value of the invalid parameter.{"code": "ERROR_CODE","message": "An unexpected error response."}
cURL
curl -X GET 'https://rest-injective-mainnet.nodit.io/cosmos/slashing/v1beta1/params' \-H 'Content-Type: application/json' \-H 'X-API-KEY: nodit-demo'