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ยง
- Initialize
CpiContext Account - Generated client accounts for
InitializeCpiContextAccount
. - Invoke
CpiInstruction - Generated client accounts for
InvokeCpiInstruction
. - Invoke
Instruction - Generated client accounts for
InvokeInstruction
.