pub type UncheckedSignedStatement = UncheckedSigned<CompactStatement>;Expand description
A signed compact statement, with signature not yet checked.
Aliased Typeยง
pub struct UncheckedSignedStatement { /* private fields */ }pub type UncheckedSignedStatement = UncheckedSigned<CompactStatement>;A signed compact statement, with signature not yet checked.
pub struct UncheckedSignedStatement { /* private fields */ }