From d61977913ea9f34760bb05d75c9e8bce2bf13a35 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 16 Jan 2024 12:57:28 +0100 Subject: -new ec --- 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 161b734..7fbc28c 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -2568,6 +2568,11 @@ Name: WALLET_EXCHANGE_UNAVAILABLE Description: An exchange that is required for some request is currently not available. HttpStatus: 0 +Value: 7033 +Name: WALLET_EXCHANGE_ENTRY_USED +Description: An exchange entry is still used by the exchange, thus it can't be deleted without purging. +HttpStatus: 0 + # 8000 - 8499: Reserved for Anastasis Value: 8000 -- cgit v1.2.3