Type Alias TrustedExecutableTransaction
pub type TrustedExecutableTransaction = TrustedEnvelope<SenderSignedData, CertificateProof>;
Aliased Typeยง
struct TrustedExecutableTransaction(/* private fields */);
pub type TrustedExecutableTransaction = TrustedEnvelope<SenderSignedData, CertificateProof>;
struct TrustedExecutableTransaction(/* private fields */);