Implement a util method in order to run multiple queries in a single transaction: - It must be a reusable function in any other storage component. - Update CreateTxnAndUpdateBalance method to use this new function.