Type Definition TransactionAccounts
Other items insolana_runtime::accounts
pub type TransactionAccounts = Vec<(Pubkey, AccountSharedData)>;