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

Function createQueueCopy

transaction.go:2064–2070  ·  view source on GitHub ↗

createQueueCopy creates a new copy of a transaction specifically for queueing. It generates new identifiers and maintains the relationship with the original transaction. Parameters: - persistedTxn *model.Transaction: The persisted transaction to copy. - originalRef string: The original reference to

(persistedTxn *model.Transaction, originalRef string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

GenerateUUIDWithSuffixFunction · 0.92

Tested by 3

TestQueueTransactionFlowFunction · 0.68
BenchmarkCreateQueueCopyFunction · 0.68