aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-05-24 16:58:51 +0200
committerChristian Grothoff <christian@grothoff.org>2022-05-24 16:58:51 +0200
commitaebd5420308d7599aadb8818a82d9ffc89492334 (patch)
treee1f64b1564dd49545b7f3d254b1bdff384e0f779 /gnu-taler-error-codes
parent99d8d9e0336bacebab5af4ae00c3f685ffd90f60 (diff)
downloadgana-aebd5420308d7599aadb8818a82d9ffc89492334.tar.gz
gana-aebd5420308d7599aadb8818a82d9ffc89492334.zip
new bank status code
Diffstat (limited to 'gnu-taler-error-codes')
-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