pub type TrustedTransaction = TrustedEnvelope<SenderSignedData, EmptySignInfo>;

Aliased Type§

struct TrustedTransaction(/* private fields */);