Type Definition lagoon_runtime::AllPalletsWithoutSystem
source · pub type AllPalletsWithoutSystem = (Babe, Timestamp, Indices, Balances, TransactionPayment, Authorship, Staking, Offences, Historical, Session, Grandpa, ImOnline, AuthorityDiscovery, Democracy, Council, TechnicalCommittee, Elections, TechnicalMembership, Treasury, Utility, Identity, ElectionProviderMultiPhase, Recovery, Scheduler, Proxy, Multisig, Bounties, Assets, BagsList, Preimage, Sudo, Tidefi, TidefiStaking, Quorum, Oracle, Security, Fees, AssetRegistry, Sunrise, Vesting);
Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.