Type Definition t3rn_mini_mock_runtime::AllPalletsWithoutSystem
source · pub type AllPalletsWithoutSystem = (Balances, Timestamp, RandomnessCollectiveFlip, Assets, Treasury, EscrowTreasury, FeeTreasury, ParachainTreasury, SlashTreasury, XDNS, Attesters, Rewards, AccountManager, Clock, Circuit, Vacuum, Portal, RococoBridge, PolkadotBridge, KusamaBridge, EthereumBridge, SepoliaBridge);
Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.