pallets property

List<PalletMetadataV15> pallets
final

List of all pallets (modules) in the runtime

Each pallet represents a logical unit of functionality in the blockchain.

Implementation

final List<PalletMetadataV15> pallets;