tc-consensus-slots

Crates.iotc-consensus-slots
lib.rstc-consensus-slots
version0.8.0
sourcesrc
created_at2021-03-04 01:55:01.07669
updated_at2021-04-04 16:18:12.497512
descriptionGeneric slots-based utilities for consensus
homepagehttps://core.tetcoin.org
repositoryhttps://github.com/tetcoin/tetcore
max_upload_size
id363522
size51,246
Marlon Hanks (marlonhanks)

documentation

https://docs.rs/tc-consensus-slots

README

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

Commit count: 5279

cargo fmt