Files
pezkuwi-subxt/substrate/client/consensus/slots
Shawn Tabrizi 7d5202341b Basic TOML Lint (#11348)
* basic lint

* lint ordering
2022-05-04 13:38:54 +00:00
..
2022-04-30 21:28:27 +00:00
2022-01-03 09:22:14 +01:00
2022-05-04 13:38:54 +00:00
2020-08-20 17:04:42 +02:00

Slots functionality for Substrate.

Some consensus algorithms have a concept of slots, which are intervals in time during which certain events can and/or must occur. This crate provides generic functionality for slots.

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