pub const ASSET_HUB_STAKING_PALLET_INDEX: u8 = 89;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#L1628 Polkadot: https://github.com/polkadot-fellows/runtimes/blob/release-v2.0.0/system-parachains/asset-hubs/asset-hub-polkadot/src/lib.rs#L1434