gana

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

commit 80b035fa3fc530603c3e0d613e173a2bbbcd17ef
parent d9cf98a6cce1479f5d16ab9867212247abe0d4ee
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 11 Jul 2022 12:47:26 +0200

-new EC

Diffstat:
Mgnu-taler-error-codes/registry.rec | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -1197,6 +1197,10 @@ Name: MERCHANT_GET_ORDERS_EXCHANGE_TRACKING_FAILURE Description: The exchange failed to provide a valid answer to the tracking request, thus those details are not in the response. HttpStatus: 200 +Value: 2102 +Name: MERCHANT_GET_ORDERS_ID_INVALID_CONTRACT_HASH +Description: The contract hash used to authenticate the client is invalid for this order. +HttpStatus: 403 Value: 2103 Name: MERCHANT_GET_ORDERS_ID_EXCHANGE_REQUEST_FAILURE