Module account

Source
Expand description

Struct for managing extra required account configurations

For example, defining accounts required for your interface program, which can be AccountMetas - which have fixed addresses - or PDAs - which have addresses derived from a collection of seeds

Structsยง

ExtraAccountMeta
Pod type for defining a required account in a validation account.