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

Method GetRefundableTransactionsByParentID

transaction.go:459–471  ·  view source on GitHub ↗

GetRefundableTransactionsByParentID retrieves refundable transactions by their parent transaction ID. It starts a tracing span, fetches the transactions from the datasource, and records relevant events and errors. Parameters: - ctx context.Context: The context for the operation. - parentTransaction

(ctx context.Context, parentTransactionID string, batchSize int, offset int64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 2

StartMethod · 0.45