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