getActiveBounties

open fun getActiveBounties(): Map<String, ActiveBounty>

Returns a map (bounty key, bounty) of all active bounties. Note that this does not necessarily mean that they have been accepted, just that they've been inflated from json (like being instantiated).