Function thread_kickoff

Source
pub fn thread_kickoff(
    ctx: Context<'_, '_, '_, '_, ThreadKickoff<'_>>,
) -> Result<()>
Expand description

Kicks off a thread if its trigger condition is active.