pub fn queue_kickoff(
    ctx: Context<'_, '_, '_, '_, QueueKickoff<'_>>,
    data_hash: Option<u64>
) -> Result<()>
Expand description

Kicks off a queue if its trigger condition is active.