referrerpolicy=no-referrer-when-downgrade

SignedStatement

Type Alias SignedStatement 

Source
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 */);