Registry / other / pallet-offences

pallet-offences

JSON →
library44.0.0rscratesunverified

FRAME pallet for managing offences in Substrate-based blockchains.

# Cargo.toml [dependencies] pallet-offences = "44.0.0"
INSTALL
IMPORT
SIG · PALLET-OFFENCES
P
pallet-offences
otherrustv44.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_offences::Pallet;

Integrates the offences pallet into a Substrate runtime.

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