pub type UncheckedSignedStatement = UncheckedSigned<CompactStatement>;
Expand description

A signed compact statement, with signature not yet checked.

Aliased Type§

struct UncheckedSignedStatement { /* private fields */ }