Sums the values at a specific index in an array of transactions.
The array of transactions.
The index of the value to sum.
The sum of the values at the specified index.
Sums the values at a specific index in an array of transactions.