Function solana_sdk::keyed_account::create_keyed_readonly_accounts [−][src]
pub fn create_keyed_readonly_accounts(
accounts: &[(Pubkey, Rc<RefCell<AccountSharedData>>)]
) -> Vec<KeyedAccount<'_>>ⓘ