pallet_xcm_transactor

Constant ASSET_HUB_UTILITY_PALLET_INDEX

Source
pub const ASSET_HUB_UTILITY_PALLET_INDEX: u8 = 40;
Expand description

TODO: Temporary (Will be removed when we have a proper way of getting pallet indices) Same index on both Polkadot and Kusama Asset Hub Kusama: https://github.com/polkadot-fellows/runtimes/blob/release-v2.0.0/system-parachains/asset-hubs/asset-hub-kusama/src/lib.rs#L1596 Polkadot: https://github.com/polkadot-fellows/runtimes/blob/release-v2.0.0/system-parachains/asset-hubs/asset-hub-polkadot/src/lib.rs#L1400