Expand description

Program for creating transaction threads on Solana.

Functions

Cranks a transaction thread.
Creates a new transaction thread.
Closes an existing thread account and returns the lamports to the owner.
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.