Files
pezkuwi-subxt/substrate/client/transaction-pool
Ashley 84e402389b Use SpawnTaskHandles for spawning tasks in the tx pool (#8958)
* Remove futures-diagnose

* Use `SpawnTaskHandle`s for spawning tasks in the tx pool

* Box the spawner

* Fix tests

* Use the testing task executor
2021-06-01 14:28:03 +00:00
..
2020-08-20 17:04:42 +02:00

Substrate transaction pool implementation.

License: GPL-3.0-or-later WITH Classpath-exception-2.0