[][src]Type Definition sc_transaction_graph::TransactionFor

type TransactionFor<A> = Arc<Transaction<ExHash<A>, ExtrinsicFor<A>>>;

A type of transaction stored in the pool