iota_types::executable_transaction

Type Alias VerifiedExecutableTransaction

Source
pub type VerifiedExecutableTransaction = VerifiedEnvelope<SenderSignedData, CertificateProof>;

Aliased Type§

struct VerifiedExecutableTransaction(/* private fields */);

Implementations§