From aebd5420308d7599aadb8818a82d9ffc89492334 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 24 May 2022 16:58:51 +0200 Subject: new bank status code --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) 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 Description: The wire transfer subject duplicates an existing reserve public key. But wire transfer subjects must be unique. HttpStatus: 409 +Value: 5115 +Name: BANK_ANCIENT_TRANSACTION_GONE +Description: The client requested a transaction that is so far in the past, that it has been forgotten by the bank. +HttpStatus: 410 + # 6000 - 6999: Reserved for sync # 6000 - 6099: Reserved for SYNC_GENERIC -- cgit v1.2.3