Type Definition polkadot_statement_table::v1::SignedStatement [−][src]
pub type SignedStatement = SignedStatement<CommittedCandidateReceipt, CandidateHash, ValidatorIndex, ValidatorSignature>;Expand description
Signed statements about candidates.