solana_program

Module account_info

Source
Expand description

Account information.

Structs§

AccountInfo
Account information

Traits§

Account
Provides information required to construct an AccountInfo, used in conversion implementations.
IntoAccountInfo
Constructs an AccountInfo from self, used in conversion implementations.

Functions§

next_account_info
Convenience function for accessing the next item in an AccountInfo iterator.
next_account_infos
Convenience function for accessing multiple next items in an AccountInfo iterator.