Type Alias polkadot_primitives::v8::UncheckedSignedStatement
source · pub type UncheckedSignedStatement = UncheckedSigned<CompactStatement>;
Expand description
A signed compact statement, with signature not yet checked.
Aliased Type§
struct UncheckedSignedStatement { /* private fields */ }