pub type ChildrenCuratorFees<T: Config> = StorageMap<_GeneratedPrefixForStorageChildrenCuratorFees<T>, Twox64Concat, BountyIndex, BalanceOf<T>, ValueQuery>;
Expand description

The cumulative child-bounty curator fee for each parent bounty.