pub type UncheckedSignedFullStatement = UncheckedSigned<Statement, CompactStatement>;
Expand description

Variant of SignedFullStatement where the signature has not yet been verified.