Registry / other / pallet-ranked-collective

pallet-ranked-collective

JSON →
library48.0.0rscratesunverified

Ranked collective system: Members of a set of account IDs can make their collective feelings known through dispatched calls from one of two specialized origins.

# Cargo.toml [dependencies] pallet-ranked-collective = "48.0.0"
INSTALL
IMPORT
SIG · PALLET-RANKED-COLL
P
pallet-ranked-collective
otherrustv48.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_ranked_collective::Pallet;

Integrate the ranked collective pallet into a Substrate runtime for governance.

use pallet_ranked_collective::Pallet; // This pallet is typically used within a Substrate runtime configuration. // Example: impl pallet_ranked_collective::Config for Runtime { ... }
Debug
Known issues
gotchaRequires Substrate runtime: This pallet is designed for use with the Substrate framework and will not compile standalone.
fix
Ensure your project is a Substrate runtime and includes the necessary dependencies (frame-support, frame-system).
affects: >=48.0.0
Upgrade
Version history
48.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
pallet-ranked-collective — cargo add pallet-ranked-collective · libregistry