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

Method GetTransactionFromQueue

queue.go:275–298  ·  view source on GitHub ↗

GetTransactionFromQueue retrieves a transaction from the queue by its ID. Parameters: - transactionID string: The ID of the transaction to retrieve. Returns: - *model.Transaction: A pointer to the Transaction model if found. - error: An error if the transaction could not be retrieved.

(transactionID string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls

no outgoing calls

Tested by

no test coverage detected