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

Method GetTransaction

transaction.go:2125–2138  ·  view source on GitHub ↗

GetTransaction retrieves a transaction by its ID from the datasource. It starts a tracing span, fetches the transaction, and records relevant events and errors. Parameters: - ctx context.Context: The context for the operation. - TransactionID string: The ID of the transaction to be retrieved. Retu

(ctx context.Context, TransactionID string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

TestGetTransaction_MockFunction · 0.95
UpdateMetadataMethod · 0.95
GetTransactionLineageMethod · 0.95

Calls 2

GetTransactionMethod · 0.65
StartMethod · 0.45

Tested by 1

TestGetTransaction_MockFunction · 0.76