Expand description

Program for creating transaction queues on Solana.

Functions

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