Type Definition polkadot_statement_table::generic::MisbehaviorFor
source · pub type MisbehaviorFor<Ctx> = Misbehavior<<Ctx as Context>::Candidate, <Ctx as Context>::Digest, <Ctx as Context>::AuthorityId, <Ctx as Context>::Signature>;Expand description
Type alias for misbehavior corresponding to context type.