Type Definition polkadot_statement_table::v2::Statement
source · 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.