iota_types::executable_transaction

Type Alias TrustedExecutableTransaction

Source
pub type TrustedExecutableTransaction = TrustedEnvelope<SenderSignedData, CertificateProof>;

Aliased Typeยง

struct TrustedExecutableTransaction(/* private fields */);