Registry / other / sc-consensus

sc-consensus

JSON →
library0.54.0rscratesunverified

Collection of common consensus specific implementations for Substrate (client).

# Cargo.toml [dependencies] sc-consensus = "0.54.0"
INSTALL
IMPORT
SIG · SC-CONSENSUS
S
sc-consensus
otherrustv0.54.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.

ConsensusDataProvider
use sc_consensus::ConsensusDataProvider;

Import the consensus data provider trait.

use sc_consensus::ConsensusDataProvider; fn main() { println!("Consensus module loaded"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.54.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
sc-consensus — cargo add sc-consensus · libregistry