Type Definition polkadot_node_primitives::UncheckedSignedFullStatement
source · pub type UncheckedSignedFullStatement = UncheckedSigned<Statement, CompactStatement>;Expand description
Variant of SignedFullStatement where the signature has not yet been verified.