processSplitTransactions handles the processing of multiple split transactions. It prepares each split transaction, persists them to the database, and creates queue copies. Parameters: - ctx context.Context: The context for the operation. - transactions []*model.Transaction: The split transactions
(ctx context.Context, transactions []*model.Transaction, originalTxnID, originalRef string)
source not stored for this graph (policy: none)
no test coverage detected