Registry / other / pallet-collator-selection

pallet-collator-selection

JSON →
library29.0.0rscratesunverified

Simple pallet to select collators for a parachain.

# Cargo.toml [dependencies] pallet-collator-selection = "29.0.0"
INSTALL
IMPORT
SIG · PALLET-COLLATOR-SE
P
pallet-collator-selection
otherrustv29.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_collator_selection::Pallet;

Integrates the collator selection pallet into a Substrate runtime.

use pallet_collator_selection::Pallet; fn main() { // Pallet is typically used within a Substrate runtime println!("Collator selection pallet ready"); }
Debug
Known issues
gotchaThis pallet is tightly coupled with Substrate's runtime and may require specific configurations.
fix
Ensure you have the correct Substrate dependencies and runtime setup.
affects: >=29.0.0
Upgrade
Version history
29.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-collator-selection — cargo add pallet-collator-selection · libregistry