Module xcm_calls::proxy[][src]

Expand description

Xcm support for dispatching pallet_proxy pallet calls

Structs

The pallet_proxy configuration for a particular chain

Denotes the current state of proxies for the PINT chain’s account

Denotes an enum based (identified by an u8) proxy type

Represents an excerpt from the pallet_proxy weights

Enums

Represents dispatchable calls of the FRAME pallet_proxy pallet.

Constants

The index of pallet_proxy in the polkadot runtime

The identifier the ProxyType::Staking variant encodes to

Traits

Provides encoder types to encode the associated types of the pallet_proxy::Config trait depending on the configured Context.