pub type TrustedExecutableTransaction = TrustedEnvelope<SenderSignedData, CertificateProof>;

Aliased Type§

struct TrustedExecutableTransaction(/* private fields */);