Crate clockwork_utils

source ·

Modules

Structs

Account metadata needed to execute an instruction on Solana.
The clock object, representing a specific moment in time recorded by a Solana cluster.
Crate build information
The data needed execute an instruction on Solana.
A response value target programs can return to update the 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.

Traits

Parse struct from sol_set_return_data in program’s logs

Functions

The sighash of a named instruction in an Anchor program.