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

Method storeExternalTransaction

reconciliation.go:113–115  ·  view source on GitHub ↗

storeExternalTransaction stores an external transaction in the datasource. Parameters: - ctx: The context for controlling execution. - uploadID: The unique ID of the current upload. - txn: The external transaction to store. Returns: - error: If storing the transaction fails.

(ctx context.Context, uploadID string, txn model.ExternalTransaction)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

UploadExternalDataMethod · 0.95

Calls 1

Tested by

no test coverage detected