pub type TransactionFor<A> = Arc<Transaction<ExtrinsicHash<A>, ExtrinsicFor<A>>>;
Expand description

A type of transaction stored in the pool