All chains
    Preparing search index...

    Type Alias ChildBountyDescriptionsV1

    ChildBountyDescriptionsV1: StorageDescriptor<
        FixedSizeArray<2, number>,
        Binary,
        true,
        never,
    >

    The description of each child-bounty. Indexed by (parent_id, child_id).

    This item replaces the ChildBountyDescriptions storage item from the V0 storage version.