Expand description

Program for creating transaction threads on Solana.

Functions

Creates a new transaction thread.
Closes an existing thread account and returns the lamports to the owner.
Executes the next instruction on thread.
Kicks off a thread if its trigger condition is active.
Pauses an active thread.
Resumes a paused thread.
Resumes a paused thread.
Allows an owner to update the mutable properties of a thread.
Allows an owner to withdraw from a thread’s lamport balance.