Params
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /cosmos/slashing/v1beta1/params HTTP/1.1
Host:
Accept: */*
{
"params": {
"signed_blocks_window": "text",
"min_signed_per_window": "Ynl0ZXM=",
"downtime_jail_duration": "text",
"slash_fraction_double_sign": "Ynl0ZXM=",
"slash_fraction_downtime": "Ynl0ZXM="
}
}
Last updated