Type Definition polkadot_statement_table::v1::Statement [−][src]
pub type Statement = Statement<CommittedCandidateReceipt, CandidateHash>;
Expand description
Statements about candidates on the network.
pub type Statement = Statement<CommittedCandidateReceipt, CandidateHash>;
Statements about candidates on the network.