Expand description

Program for creating transaction queues on Solana.

Functions

Admin instruction for updating the program config.
Admin instruction for initializing the program after deployment.
Cranks a transaction queue.
Creates a new transaction queue.
Closes an existing queue account and returns the lamports to the owner.
Pauses an active 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.