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ยง
- GetCrate
Info - Generated CPI struct of the accounts for
GetCrateInfo. - Thread
Create - Generated CPI struct of the accounts for
ThreadCreate. - Thread
Delete - Generated CPI struct of the accounts for
ThreadDelete. - Thread
Exec - Generated CPI struct of the accounts for
ThreadExec. - Thread
Kickoff - Generated CPI struct of the accounts for
ThreadKickoff. - Thread
Pause - Generated CPI struct of the accounts for
ThreadPause. - Thread
Resume - Generated CPI struct of the accounts for
ThreadResume. - Thread
Stop - Generated CPI struct of the accounts for
ThreadStop. - Thread
Update - Generated CPI struct of the accounts for
ThreadUpdate. - Thread
Withdraw - Generated CPI struct of the accounts for
ThreadWithdraw.