Type Definition solana_runtime::accounts::TransactionAccounts[][src]

pub type TransactionAccounts = Vec<(Pubkey, AccountSharedData)>;