Crates.io | sc-consensus-slots |
lib.rs | sc-consensus-slots |
version | 0.51.0 |
created_at | 2020-02-27 23:14:16.600646+00 |
updated_at | 2025-08-01 14:37:37.290508+00 |
description | Generic slots-based utilities for consensus |
homepage | https://paritytech.github.io/polkadot-sdk/ |
repository | https://github.com/paritytech/polkadot-sdk.git |
max_upload_size | |
id | 213361 |
size | 242,883 |
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