truthlinked-consensus 0.1.2

TruthLinked consensus engine — built for the TruthLinked blockchain.
docs.rs failed to build truthlinked-consensus-0.1.2
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.

truthlinked-consensus

truthlinked-consensus contains the streaming consensus engine used by TruthLinked validators. It coordinates transaction admission, nonce reservation, block production, attestation handling, finality tracking, sync, repair, and snapshot recovery for the post-quantum TruthLinked chain.

The crate is intended for TruthLinked node integrations and protocol testing. Public APIs are conservative and are versioned with the wider TruthLinked protocol crates.