pub type ProviderTx<P> = <P as TransactionsProvider>::Transaction;
Expand description
A helper type alias to access TransactionsProvider::Transaction
.
Layoutยง
Note: Encountered an error during type layout; the type failed to be normalized.
pub type ProviderTx<P> = <P as TransactionsProvider>::Transaction;
A helper type alias to access TransactionsProvider::Transaction
.
Note: Encountered an error during type layout; the type failed to be normalized.