Module thread

Source

Structs§

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

Enums§

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

Statics§

PAYER_PUBKEY
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.