Type Definition polkadot_statement_table::v2::SignedStatement
source · pub type SignedStatement = SignedStatement<CommittedCandidateReceipt, CandidateHash, ValidatorIndex, ValidatorSignature>;
Expand description
Signed statements about candidates.