Type Alias VerifiedSignedTransactionEffects
pub type VerifiedSignedTransactionEffects = VerifiedEnvelope<TransactionEffects, AuthoritySignInfo>;
Aliased Typeยง
struct VerifiedSignedTransactionEffects(/* private fields */);
pub type VerifiedSignedTransactionEffects = VerifiedEnvelope<TransactionEffects, AuthoritySignInfo>;
struct VerifiedSignedTransactionEffects(/* private fields */);