UncheckedSignedFullStatement

Type Alias UncheckedSignedFullStatement 

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

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

Aliased Typeยง

pub struct UncheckedSignedFullStatement { /* private fields */ }