gana

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

commit d377fc52bf9edf99c2c3c564aac53a6c547c88a0
parent 71ac0544edee765cb9148cb9c84a43b269909b74
Author: bohdan-potuzhnyi <bohdan.potuzhnyi@gmail.com>
Date:   Thu, 13 Feb 2025 12:58:38 +0100

adding donau not implemented ec

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 @@ -1643,6 +1643,11 @@ Name: MERCHANT_GENERIC_TOKEN_KEY_UNKNOWN Description: The token family key is not known to the backend. Check the local system time on the client, maybe an expired (or not yet valid) token was used. HttpStatus: 404 +Value: 2028 +Name: MERCHANT_GENERIC_DONAU_NOT_CONFIGURED +Description: The merchant backend is not configured to support the DONAU protocol. +HttpStatus: 501 + # 2100-2499: public API # 2100-2149: get orders endpoint