commit 88f1513c159014a1cbc6d0745568770538d2b0a9 parent 2075d42719b00f2763fe71d327ef4b9fd23be476 Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 9 Aug 2022 19:58:33 +0200 need another EC Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -1077,6 +1077,11 @@ Name: EXCHANGE_KYC_GENERIC_LOGIC_UNKNOWN Description: The request used a logic specifier that is not known to the exchange. HttpStatus: 404 +Value: 1932 +Name: EXCHANGE_KYC_GENERIC_LOGIC_GONE +Description: The request requires a logic which is no longer configured at the exchange. +HttpStatus: 500 + Value: 1950 Name: EXCHANGE_CONTRACTS_UNKNOWN