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

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