Type Definition pallet_bounties::pallet::BountyApprovals[][src]

pub type BountyApprovals<T: Config> = StorageValue<_GeneratedPrefixForStorageBountyApprovals<T>, Vec<BountyIndex>, ValueQuery>;
Expand description

Bounty indices that have been approved but not yet funded.