pallets property
List of all pallets (modules) in the runtime
Each pallet represents a logical unit of functionality in the blockchain.
Implementation
final List<PalletMetadataV15> pallets;
List of all pallets (modules) in the runtime
Each pallet represents a logical unit of functionality in the blockchain.
final List<PalletMetadataV15> pallets;