Module clockwork_thread_program_v1::cpi::accounts
source · Expand description
An Anchor generated module, providing a set of structs
mirroring the structs deriving Accounts
, where each field is
an AccountInfo
. This is useful for CPI.
Structs
- Generated CPI struct of the accounts for
GetCrateInfo
. - Generated CPI struct of the accounts for
ThreadCreate
. - Generated CPI struct of the accounts for
ThreadDelete
. - Generated CPI struct of the accounts for
ThreadExec
. - Generated CPI struct of the accounts for
ThreadKickoff
. - Generated CPI struct of the accounts for
ThreadPause
. - Generated CPI struct of the accounts for
ThreadResume
. - Generated CPI struct of the accounts for
ThreadStop
. - Generated CPI struct of the accounts for
ThreadUpdate
. - Generated CPI struct of the accounts for
ThreadWithdraw
.