Type Definition pallet_child_bounties::pallet::ChildBountyCount
source · pub type ChildBountyCount<T: Config> = StorageValue<_GeneratedPrefixForStorageChildBountyCount<T>, BountyIndex, ValueQuery>;
Expand description
Number of total child bounties.