Registry / networking / tc-consensus

tc-consensus

JSON →
library0.8.0rscratesunverified

Collection of common consensus specific implementations for Tetcore client.

# Cargo.toml [dependencies] tc-consensus = "0.8.0"
INSTALL
IMPORT
SIG · TC-CONSENSUS
T
tc-consensus
networkingrustv0.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Consensus
use tc_consensus::Consensus;

Initializes a consensus engine for Tetcore.

use tc_consensus::Consensus; fn main() { let consensus = Consensus::new(); println!("Consensus initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
tc-consensus — cargo add tc-consensus · libregistry