Expand description
Functions§
- report_
double_ voting - Report voter equivocation/misbehavior. This method will verify the equivocation proof and validate the given key ownership proof against the extracted offender. If both are valid, the offence will be reported.
- report_
double_ voting_ unsigned - Report voter equivocation/misbehavior. This method will verify the equivocation proof and validate the given key ownership proof against the extracted offender. If both are valid, the offence will be reported.
- report_
fork_ voting - Report fork voting equivocation. This method will verify the equivocation proof and validate the given key ownership proof against the extracted offender. If both are valid, the offence will be reported.
- report_
fork_ voting_ unsigned - Report fork voting equivocation. This method will verify the equivocation proof and validate the given key ownership proof against the extracted offender. If both are valid, the offence will be reported.
- report_
future_ block_ voting - Report future block voting equivocation. This method will verify the equivocation proof and validate the given key ownership proof against the extracted offender. If both are valid, the offence will be reported.
- report_
future_ block_ voting_ unsigned - Report future block voting equivocation. This method will verify the equivocation proof and validate the given key ownership proof against the extracted offender. If both are valid, the offence will be reported.
- set_
new_ genesis - Reset BEEFY consensus by setting a new BEEFY genesis at
delay_in_blocks
blocks in the future.