aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index b94a3b0..84e773c 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1727,6 +1727,11 @@ Name: BANK_DUPLICATE_RESERVE_PUB_SUBJECT
1727Description: The wire transfer subject duplicates an existing reserve public key. But wire transfer subjects must be unique. 1727Description: The wire transfer subject duplicates an existing reserve public key. But wire transfer subjects must be unique.
1728HttpStatus: 409 1728HttpStatus: 409
1729 1729
1730Value: 5115
1731Name: BANK_ANCIENT_TRANSACTION_GONE
1732Description: The client requested a transaction that is so far in the past, that it has been forgotten by the bank.
1733HttpStatus: 410
1734
1730 1735
1731# 6000 - 6999: Reserved for sync 1736# 6000 - 6999: Reserved for sync
1732# 6000 - 6099: Reserved for SYNC_GENERIC 1737# 6000 - 6099: Reserved for SYNC_GENERIC