Registry / other / cumulus-pallet-aura-ext

cumulus-pallet-aura-ext

JSON →
library0.27.0rscratesunverified

AURA consensus extension pallet for parachains in the Polkadot ecosystem.

# Cargo.toml [dependencies] cumulus-pallet-aura-ext = "0.27.0"
INSTALL
IMPORT
SIG · CUMULUS-PALLET-AUR
C
cumulus-pallet-aura-ext
otherrustv0.27.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 cumulus_pallet_aura_ext::pallet::Pallet;

Import the AURA extension pallet for parachain consensus.

use cumulus_pallet_aura_ext::pallet::Pallet; fn main() { // Pallet is typically used within a Substrate runtime configuration println!("AURA extension pallet ready"); }
Debug
Known issues
gotchaRequires Substrate runtime environment and specific feature flags.
fix
Ensure you are building within a Substrate node and enable the 'std' feature for wasm.
affects: >=0.27.0
Upgrade
Version history
0.27.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
cumulus-pallet-aura-ext — cargo add cumulus-pallet-aura-ext · libregistry