Params represents the parameters used for by the slashing module.
from message cosmos.slashing.v1beta1.Params
Optional
from field: google.protobuf.Duration downtime_jail_duration = 3;
from field: bytes min_signed_per_window = 2;
from field: int64 signed_blocks_window = 1;
from field: bytes slash_fraction_double_sign = 4;
from field: bytes slash_fraction_downtime = 5;
Static
Readonly
Params represents the parameters used for by the slashing module.
Generated
from message cosmos.slashing.v1beta1.Params