All chains
    Preparing search index...

    Type Alias TotalChildBountiesPerParent

    TotalChildBountiesPerParent: StorageDescriptor<
        [Key: number],
        number,
        false,
        never,
    >

    Number of total child bounties per parent bounty, including completed bounties.

    Indexed by parent_bounty_id.