gana

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

commit 87db7efecb4cc396cc55e9c4946f62568b8866d1
parent 3af081edbdd3d60dfc7a7eeaa14f39e60b6cbc55
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  8 Apr 2026 03:21:27 +0200

need another EC for Donau

Diffstat:
Mgnu-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 @@ -3638,6 +3638,11 @@ HttpStatus: 0 # 8600 - 8700: Donau +Value: 8606 +Name: DONAU_GENERIC_INVALID_DENOMINATION_CIPHER_FOR_OPERATION +Description: The requested operation is not valid for the cipher used by the selected denomination. +HttpStatus: 400 + Value: 8607 Name: DONAU_GENERIC_KEYS_MISSING Description: The Donau failed to perform the operation as it could not find the private keys. This is a problem with the Donau setup, not with the client's request.