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