pkg update

This commit is contained in:
Stephan D
2026-01-30 16:07:28 +01:00
parent 51f5b0804a
commit 809370bda8
13 changed files with 389 additions and 30 deletions

View File

@@ -25,6 +25,7 @@ type LedgerTx struct {
FromRail string
ToRail string
ExternalReferenceID string
Operation string
FXRateUsed string
IdempotencyKey string
CreatedAt time.Time