Registry / other / pallet-aura

pallet-aura

JSON →
library47.0.0rscratesunverified

FRAME AURA consensus pallet for Substrate-based blockchains.

# Cargo.toml [dependencies] pallet-aura = "47.0.0"
INSTALL
IMPORT
SIG · PALLET-AURA
P
pallet-aura
otherrustv47.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_aura::Pallet;

Integrate AURA consensus into a Substrate runtime.

use pallet_aura::Pallet; // Typically used within a Substrate runtime configuration. // Example: impl pallet_aura::Config for Runtime { ... }
Debug
Known issues
gotchaRequires specific Substrate runtime dependencies and configuration.
fix
Ensure you have the correct Substrate framework version and implement the Config trait.
affects: >=47.0.0
Upgrade
Version history
47.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-aura — cargo add pallet-aura · libregistry