pub type AllPalletsWithoutSystem = (Timestamp, Aura, Grandpa, Balances, TransactionPayment, Sudo, Sidechain, SessionCommitteeManagement, AddressAssociations, BlockProducerFees, BlockProducerMetadata, BlockProductionLog, BlockParticipation, Session, GovernedMap, Bridge, Parameters, Preimage, Scheduler, TestHelperPallet);Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.