Function clockwork_thread_program::thread_program::thread_create
source · [−]pub fn thread_create(
ctx: Context<'_, '_, '_, '_, ThreadCreate<'_>>,
id: String,
kickoff_instruction: InstructionData,
trigger: Trigger
) -> Result<()>Expand description
Creates a new transaction thread.