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

Initialize
Generated CPI struct of the accounts for Initialize.
VerifyContext
Generated CPI struct of the accounts for VerifyContext.