iota_types::effects

Type Alias TrustedSignedTransactionEffects

Source
pub type TrustedSignedTransactionEffects = TrustedEnvelope<TransactionEffects, AuthoritySignInfo>;

Aliased Typeยง

struct TrustedSignedTransactionEffects(/* private fields */);