Params
Last updated
Last updated
GET /cosmos/slashing/v1beta1/params HTTP/1.1
Host: rest.origin.uptick.network
Accept: */*
{
"params": {
"signed_blocks_window": "text",
"min_signed_per_window": "text",
"downtime_jail_duration": "text",
"slash_fraction_double_sign": "text",
"slash_fraction_downtime": "text"
}
}