sc-consensus-slots

Crates.iosc-consensus-slots
lib.rssc-consensus-slots
version0.51.0
created_at2020-02-27 23:14:16.600646+00
updated_at2025-08-01 14:37:37.290508+00
descriptionGeneric slots-based utilities for consensus
homepagehttps://paritytech.github.io/polkadot-sdk/
repositoryhttps://github.com/paritytech/polkadot-sdk.git
max_upload_size
id213361
size242,883
Parity Crate Owner (parity-crate-owner)

documentation

README

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

Commit count: 19113

cargo fmt