prefix property
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;
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.
final String prefix;