All chains
    Preparing search index...
    CuratorDeposit: StorageDescriptor<
        [number, number | undefined],
        bigint,
        true,
        never,
    >

    The consideration cost incurred by the child-/bounty curator for committing to the role.

    Determined by [pallet::Config::Consideration]. It is created when the curator accepts the role, and is either burned if the curator misbehaves or consumed upon successful completion of the child-/bounty.

    Note: If the parent curator is also assigned to the child-bounty, the consideration cost is charged only once — when the curator accepts the role for the parent bounty.

    Indexed by (parent_bounty_id, child_bounty_id).