gana

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

commit c36107f80f136f0a512e62c7b992ea18218280bb
parent 73f61323554df47079e19cd4236d148e2c17a1b3
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 12 Aug 2020 19:51:44 +0200

another 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 @@ -692,6 +692,11 @@ Name: REFUND_INVALID_SIGNATURE_BY_EXCHANGE Description: The signature returned by the exchange in a refund request was malformed. Error created client-side. HttpStatus: 0 +Value: 1516 +Name: REFUND_INVALID_FAILURE_PROOF_BY_EXCHANGE +Description: The failure proof returned by the exchange is incorrect. Error code generated client-side. +HttpStatus: 0 + Value: 1600 Name: ADMIN_ADD_INCOMING_WIREFORMAT_UNSUPPORTED Description: The wire format specified in the "sender_account_details" is not understood or not supported by this exchange.