Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SlashingParams

Hierarchy

  • SlashingParams

Index

Properties

downtime_jail_duration

downtime_jail_duration: number

Amount of time in seconds after which a jailed validator can be unjailed.

min_signed_per_window

min_signed_per_window: Dec

If a validator misses more than this number, they will be penalized and jailed for downtime.

signed_blocks_window

signed_blocks_window: number

Number of blocks over which missed blocks are tallied for downtime.

slash_fraction_double_sign

slash_fraction_double_sign: Dec

Ratio of funds slashed for a double-sign infraction.

slash_fraction_downtime

slash_fraction_downtime: Dec

Ratio of funds slashed for a downtime infraction.