sc-consensus-slots

Crates.iosc-consensus-slots
lib.rssc-consensus-slots
version0.44.0
sourcesrc
created_at2020-02-27 23:14:16.600646
updated_at2024-09-26 14:17:07.50597
descriptionGeneric slots-based utilities for consensus
homepagehttps://paritytech.github.io/polkadot-sdk/
repositoryhttps://github.com/paritytech/polkadot-sdk.git
max_upload_size
id213361
size57,130
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

Release

Polkadot SDK stable2409

Commit count: 17920

cargo fmt