Function solana_sdk::account::create_account_infos [−][src]
pub fn create_account_infos(
accounts: &mut [(Pubkey, Account)]
) -> Vec<AccountInfo<'_>>ⓘ
Create AccountInfo
s
pub fn create_account_infos(
accounts: &mut [(Pubkey, Account)]
) -> Vec<AccountInfo<'_>>ⓘ
Create AccountInfo
s