pub type ChildBountyDescriptions<T: Config> = StorageMap<_GeneratedPrefixForStorageChildBountyDescriptions<T>, Twox64Concat, BountyIndex, BoundedVec<u8, T::MaximumReasonLength>>;
Expand description

The description of each child-bounty.