Registry / other / tp-finality-grandpa

tp-finality-grandpa

JSON →
library2.0.2rscratesunverified

Primitives for GRANDPA integration, suitable for WASM compilation.

# Cargo.toml [dependencies] tp-finality-grandpa = "2.0.2"
INSTALL
IMPORT
SIG · TP-FINALITY-GRANDP
T
tp-finality-grandpa
otherrustv2.0.2
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.

GrandpaJustification
use tp_finality_grandpa::GrandpaJustification;

Use GRANDPA finality primitives.

use tp_finality_grandpa::GrandpaJustification; fn main() { let justification: GrandpaJustification<u32> = GrandpaJustification::default(); println!("{:?}", justification); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
tp-finality-grandpa — cargo add tp-finality-grandpa · libregistry