pallets property
List of all pallets (modules) in the runtime
Each pallet represents a logical unit of functionality in the blockchain, such as Balances, System, or Staking.
Implementation
final List<PalletMetadataV14> pallets;
List of all pallets (modules) in the runtime
Each pallet represents a logical unit of functionality in the blockchain, such as Balances, System, or Staking.
final List<PalletMetadataV14> pallets;