Expand description
Struct for managing extra required account configurations
For example, defining accounts required for your interface program, which
can be AccountMeta
s - which have fixed addresses - or PDAs - which have
addresses derived from a collection of seeds
Structsยง
- Extra
Account Meta Pod
type for defining a required account in a validation account.