Type Alias ProviderTx

pub type ProviderTx<P> = <P as TransactionsProvider>::Transaction;
Available on crate feature provider only.
Expand description

A helper type alias to access TransactionsProvider::Transaction.

Layout§

Note: Encountered an error during type layout; the type failed to be normalized.