Registry / other / pallet-proxy

pallet-proxy

JSON →
library46.0.0rscratesunverified

FRAME proxying pallet for the Polkadot SDK, enabling proxy accounts.

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

Minimal import of the pallet-proxy Pallet type.

use pallet_proxy::Pallet; fn main() { // Pallet is typically used within a Substrate runtime configuration. println!("pallet-proxy ready"); }
Debug
Known issues
gotchaRequires specific Substrate runtime configuration and dependencies.
fix
Ensure you have the correct Substrate dependencies and configure the pallet in your runtime.
affects: >=0.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-proxy — cargo add pallet-proxy · libregistry