Skip to main content

ff_promote_blocked_to_eligible

Function ff_promote_blocked_to_eligible 

Source
pub async fn ff_promote_blocked_to_eligible(
    conn: &Client,
    k: &DepOpKeys<'_>,
    args: &PromoteBlockedToEligibleArgs,
) -> Result<PromoteBlockedToEligibleResult, ScriptError>