pub type SignedStatement = Signed<CompactStatement>;Expand description
A signed compact statement, suitable to be sent to the chain.
Aliased Typeยง
pub struct SignedStatement(/* private fields */);pub type SignedStatement = Signed<CompactStatement>;A signed compact statement, suitable to be sent to the chain.
pub struct SignedStatement(/* private fields */);