Type Definition polkadot_primitives::v2::UncheckedSignedStatement
source · pub type UncheckedSignedStatement = UncheckedSigned<CompactStatement>;
Expand description
A signed compact statement, with signature not yet checked.