Registry / networking / pallet-grandpa

pallet-grandpa

JSON →
library48.0.0rscratesunverified

FRAME pallet for GRANDPA finality gadget in Substrate-based blockchains.

# Cargo.toml [dependencies] pallet-grandpa = "48.0.0"
INSTALL
IMPORT
SIG · PALLET-GRANDPA
P
pallet-grandpa
networkingrustv48.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.

Pallet
use pallet_grandpa::Pallet;

Imports the GRANDPA pallet for use in a Substrate runtime.

use pallet_grandpa::Pallet; fn main() { // Pallet is typically used within a Substrate runtime println!("GRANDPA pallet ready."); }
Debug
Known issues
gotchaRequires Substrate runtime environment and specific feature flags.
fix
Enable the 'std' feature and ensure proper runtime configuration.
affects: >=0.0.0
Upgrade
Version history
48.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pallet-grandpa — cargo add pallet-grandpa · libregistry