Registry / other / pallet-referenda

pallet-referenda

JSON →
library46.0.0rscratesunverified

FRAME pallet for inclusive on-chain decisions.

# Cargo.toml [dependencies] pallet-referenda = "46.0.0"
INSTALL
IMPORT
SIG · PALLET-REFERENDA
P
pallet-referenda
otherrustv46.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_referenda::Pallet;

Imports the Referenda pallet for use in a Substrate runtime.

use pallet_referenda::Pallet; fn main() { // Pallet is used within a Substrate runtime; example shows import only. let _ = Pallet::<()>::new(); }
Debug
Known issues
gotchaRequires Substrate/Polkadot SDK runtime environment; not standalone.
fix
Integrate into a Substrate runtime with proper configuration types.
affects: >=46.0.0
Upgrade
Version history
46.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-referenda — cargo add pallet-referenda · libregistry