MCPcopy Create free account
hub / github.com/devaccuracy/ledgerforge / processSplitTransactions

Method processSplitTransactions

transaction.go:1980–2001  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processTxnsMethod · 0.95

Calls 4

updateSplitTransactionsFunction · 0.85
createQueueCopyFunction · 0.85
RecordTransactionMethod · 0.65

Tested by

no test coverage detected