Commit 00e5ecdc authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Make offchain tx pool creation reusable (#14230)



* Make offchain tx pool creation reusable

Introduces an `OffchainTransactionPoolFactory` for creating offchain transactions pools that can be
registered in the runtime externalities context. This factory will be required for a later pr to
make the creation of offchain transaction pools easier.

* Update client/transaction-pool/api/src/lib.rs

Co-authored-by: default avatarAnton <[email protected]>

---------

Co-authored-by: default avatarAnton <[email protected]>
parent e7e13116
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment