Files
pezkuwi-subxt/substrate/client
Bastian Köcher 49e79967c8 Use async_trait in sc-consensus-slots (#8461)
* Use `async_trait` in sc-consensus-slots

This makes the code a little bit easier to read and also expresses that
there can always only be one call at a time to `on_slot`.

* slots: remove mutex around BlockImport in SlotWorker

Co-authored-by: André Silva <andrerfosilva@gmail.com>
2021-03-27 22:40:28 +01:00
..
2021-03-24 18:29:35 +00:00
2021-03-24 11:28:26 +01:00
2021-02-10 19:23:18 +01:00
2021-03-24 18:29:35 +00:00
2021-02-10 19:23:18 +01:00
2021-02-10 19:23:18 +01:00
2021-02-10 19:23:18 +01:00
2021-03-24 18:29:35 +00:00