gana

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

commit 02da8656d6d915df023de0b90d18ade9e80603fa
parent 4752211918879f9ceec07bec5f64c8209d840b51
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  7 Aug 2022 15:25:21 +0200

-logic not found error needed

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 @@ -1067,6 +1067,11 @@ Name: EXCHANGE_KYC_CHECK_AUTHORIZATION_FAILED Description: The payto-URI hash did not match. Hence the request was denied. HttpStatus: 403 +Value: 1931 +Name: EXCHANGE_KYC_WEBHOOK_LOGIC_UNKNOWN +Description: The webhook used a logic specifier that is not known to the exchange. +HttpStatus: 404 + Value: 1950 Name: EXCHANGE_CONTRACTS_UNKNOWN Description: The exchange does not know a contract under the given contract public key.