sc-consensus-slots 0.8.0-rc1

Generic slots-based utilities for consensus
docs.rs failed to build sc-consensus-slots-0.8.0-rc1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: sc-consensus-slots-0.38.0

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.