Type Alias iota_types::executable_transaction::TrustedExecutableTransaction
source · pub type TrustedExecutableTransaction = TrustedEnvelope<SenderSignedData, CertificateProof>;
Aliased Type§
struct TrustedExecutableTransaction(/* private fields */);