Registry / networking / sp-consensus-beefy

sp-consensus-beefy

JSON →
library30.0.0rscratesunverified

Primitives for the BEEFY (Bridge Efficiency Enabling Finality Yay) protocol used in Polkadot.

# Cargo.toml [dependencies] sp-consensus-beefy = "30.0.0"
INSTALL
IMPORT
SIG · SP-CONSENSUS-BEEFY
S
sp-consensus-beefy
networkingrustv30.0.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.

BeefyApi
use sp_consensus_beefy::BeefyApi;

Illustrates importing BEEFY primitives.

use sp_consensus_beefy::BeefyApi; fn main() { // Example usage would require a full substrate runtime println!("BEEFY primitives available"); }
Debug
Known issues
gotchaRequires a Substrate-based runtime environment.
fix
Ensure your project is built on Substrate and includes the necessary dependencies.
affects: >=0.0.0
Upgrade
Version history
30.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Resources
sp-consensus-beefy — cargo add sp-consensus-beefy · libregistry