VerifiedExecutableTransaction

Type Alias VerifiedExecutableTransaction 

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

Aliased Type§

pub struct VerifiedExecutableTransaction(/* private fields */);

Implementations§