Module 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ยง

GetCrateInfo
Generated CPI struct of the accounts for GetCrateInfo.
ThreadCreate
Generated CPI struct of the accounts for ThreadCreate.
ThreadDelete
Generated CPI struct of the accounts for ThreadDelete.
ThreadExec
Generated CPI struct of the accounts for ThreadExec.
ThreadKickoff
Generated CPI struct of the accounts for ThreadKickoff.
ThreadPause
Generated CPI struct of the accounts for ThreadPause.
ThreadResume
Generated CPI struct of the accounts for ThreadResume.
ThreadStop
Generated CPI struct of the accounts for ThreadStop.
ThreadUpdate
Generated CPI struct of the accounts for ThreadUpdate.
ThreadWithdraw
Generated CPI struct of the accounts for ThreadWithdraw.