Module clockwork_thread_program::accounts
source · Expand description
An Anchor generated module, providing a set of structs
mirroring the structs deriving Accounts
, where each field is
a Pubkey
. This is useful for specifying accounts for a client.
Structs
- Generated client accounts for
GetCrateInfo
. - Generated client accounts for
ThreadCreate
. - Generated client accounts for
ThreadDelete
. - Generated client accounts for
ThreadExec
. - Generated client accounts for
ThreadInstructionAdd
. - Generated client accounts for
ThreadInstructionRemove
. - Generated client accounts for
ThreadKickoff
. - Generated client accounts for
ThreadPause
. - Generated client accounts for
ThreadReset
. - Generated client accounts for
ThreadResume
. - Generated client accounts for
ThreadUpdate
. - Generated client accounts for
ThreadWithdraw
.