Type Alias bridge_hub_westend_runtime::AllPalletsWithSystem
source · pub type AllPalletsWithSystem = (System, 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.