Events

The slashing module emits the following events:

MsgServer

MsgUnjail

TypeAttribute KeyAttribute Value

message

module

slashing

message

sender

Keeper

BeginBlocker: HandleValidatorSignature

TypeAttribute KeyAttribute Value

slash

address

slash

power

slash

reason

slash

jailed [0]

slash

burned coins

  • [0] Only included if the validator is jailed.

TypeAttribute KeyAttribute Value

liveness

address

liveness

missed_blocks

liveness

height

Slash

  • same as "slash" event from HandleValidatorSignature, but without the jailed attribute.

Jail

TypeAttribute KeyAttribute Value

slash

jailed

Last updated