Function ValidatorSet.slashValidator

Slash the validator with the given UTXO key at the given height

void slashValidator (
  in ref const(geod24.bitblob.BitBlob!(64L)) enroll_hash,
  in const(Height) height
) @trusted;

Parameters

NameDescription
utxo_key the UTXO key of the validator
height height at which it is slashed (not active from this height)