Type Alias bridge_hub_westend_runtime::AllPalletsWithoutSystem
source · pub type AllPalletsWithoutSystem = (ParachainSystem, Timestamp, ParachainInfo, WeightReclaim, Balances, TransactionPayment, Authorship, CollatorSelection, Session, Aura, AuraExt, XcmpQueue, PolkadotXcm, CumulusXcm, Utility, Multisig, BridgeRelayers, BridgeRococoGrandpa, BridgeRococoParachains, BridgeRococoMessages, XcmOverBridgeHubRococo, EthereumInboundQueue, EthereumOutboundQueue, EthereumBeaconClient, EthereumSystem, MessageQueue);
Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.