pub type VerifiedExecutableTransaction = VerifiedEnvelope<SenderSignedData, CertificateProof>;

Aliased Type§

struct VerifiedExecutableTransaction(/* private fields */);

Implementations§