constants property

List<PalletConstantMetadata> constants
final

List of constants defined in this pallet

Constants are compile-time values configured in the runtime.

Implementation

final List<PalletConstantMetadata> constants;