Double Signing Penalty
A double signing penalty is a severe punitive measure triggered when a validator signs two different blocks for the same slot height. This action is considered a direct attack on the blockchain’s consensus, as it attempts to create a fork or subvert the transaction history.
Because double signing is viewed as a malicious act rather than a technical error, the protocol enforces an immediate and significant slashing of the validator’s stake. This penalty is often designed to be large enough to make the cost of such an attack economically irrational.
The seized funds are typically burned or redirected to the protocol treasury to maintain economic balance. Participants must avoid validators with poor key management practices to mitigate the risk of accidental double signing.
This penalty is the most critical safeguard against Byzantine failures in decentralized networks.