Crates.io | sc-consensus-slots |
lib.rs | sc-consensus-slots |
version | 0.44.0 |
source | src |
created_at | 2020-02-27 23:14:16.600646 |
updated_at | 2024-09-26 14:17:07.50597 |
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 | 57,130 |
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
Polkadot SDK stable2409