|
Kagome
Polkadot Runtime Engine in C++17
|
Classes | |
| struct | Equivocation |
| Proof of an equivocation (double-vote) in a given round. More... | |
| struct kagome::consensus::grandpa::detail::Equivocation |
Proof of an equivocation (double-vote) in a given round.
Definition at line 100 of file structs.hpp.
| Class Members | ||
|---|---|---|
| Id | id | The identity of the equivocator. |
| Equivocated< Message > | proof | |
| RoundNumber | round | The round number equivocated in. |