identity_iota_interaction::types::executable_transaction

Type Alias VerifiedExecutableTransaction

pub type VerifiedExecutableTransaction = VerifiedEnvelope<SenderSignedData, CertificateProof>;

Aliased Typeยง

struct VerifiedExecutableTransaction(/* private fields */);