pub type RepatriationPercentage<T: Config> = StorageValue<_GeneratedPrefixForStorageRepatriationPercentage<T>, Percent, ValueQuery>;
Expand description

Storage type is [StorageValue] with value type Percent.