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

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