prefix property

String prefix
final

Storage prefix used in the key generation

This is typically the pallet name and is used to create unique storage keys that don't conflict between pallets.

Implementation

final String prefix;