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ยง
- Destroy
- Generated client accounts for
Destroy. - Initialize
- Generated client accounts for
Initialize. - Update
- Generated client accounts for
Update. - Update
With Session - Generated client accounts for
UpdateWithSession.