Skip to main content

VerifiedExecutableTransaction

Type Alias VerifiedExecutableTransaction 

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

Aliased Type§

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

Implementations§