Registry / other / pallet-utility

pallet-utility

JSON →
library46.0.0rscratesunverified

FRAME utilities pallet for the Polkadot SDK providing batch operations and derivative accounts.

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

Imports the utility pallet for use in a Substrate runtime.

use pallet_utility::Pallet; fn main() { // Pallet is used within a Substrate runtime configuration. println!("Utility pallet ready"); }
Debug
Known issues
gotchaRequires specific Substrate runtime dependencies and feature flags.
fix
Ensure `frame-support` and `frame-system` are properly configured.
affects: >=46.0.0
Upgrade
Version history
46.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources