Crates.io | tc-consensus-slots |
lib.rs | tc-consensus-slots |
version | 0.8.0 |
source | src |
created_at | 2021-03-04 01:55:01.07669 |
updated_at | 2021-04-04 16:18:12.497512 |
description | Generic slots-based utilities for consensus |
homepage | https://core.tetcoin.org |
repository | https://github.com/tetcoin/tetcore |
max_upload_size | |
id | 363522 |
size | 51,246 |
Slots functionality for Tetcore.
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