Module sablier_utils::thread

source ·

Structs§

  • The clock object, representing a specific moment in time recorded by a Solana cluster.
  • Account metadata needed to execute an instruction on Solana.
  • The data needed execute an instruction on Solana.
  • A response value target programs can return to update the thread.

Enums§

  • Operators for describing how to compare two values to one another.
  • The triggering conditions of a thread.

Statics§

  • The stand-in pubkey for delegating a payer address to a worker. All workers are re-imbursed by the user for lamports spent during this delegation.