gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 3af081edbdd3d60dfc7a7eeaa14f39e60b6cbc55
parent 5814daa35cbea317a13c0daf32e3a3b690d48741
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  7 Apr 2026 12:48:17 +0200

actually returned with 400, not 500

Diffstat:
Mgnu-taler-error-codes/registry.rec | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -651,7 +651,7 @@ HttpStatus: 400 Value: 1162 Name: EXCHANGE_WITHDRAW_AMOUNT_OVERFLOW Description: The total sum of amounts from the denominations did overflow. -HttpStatus: 500 +HttpStatus: 400 Value: 1163 Name: EXCHANGE_AGE_WITHDRAW_AMOUNT_INCORRECT