Function solana_sdk::account::create_keyed_accounts
source · pub fn create_keyed_accounts(
accounts: &mut [(Pubkey, Account)]
) -> Vec<KeyedAccount<'_>>
pub fn create_keyed_accounts(
accounts: &mut [(Pubkey, Account)]
) -> Vec<KeyedAccount<'_>>