Type Definition polkadot_primitives::v1::SignedStatement [−][src]
pub type SignedStatement = Signed<CompactStatement>;
Expand description
A signed compact statement, suitable to be sent to the chain.
pub type SignedStatement = Signed<CompactStatement>;
A signed compact statement, suitable to be sent to the chain.