gana

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

commit 17a624ac8875b011ec29eed0891bde470088fec7
parent b799c63db9beda99e9151e7611a1ac4e810786ab
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Mon,  4 Apr 2022 07:30:03 +0200

-add logic for econtract_sig signatures

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 @@ -863,6 +863,11 @@ Name: EXCHANGE_PURSE_CREATE_SIGNATURE_INVALID Description: The purse signature over the purse meta data is invalid. HttpStatus: 400 +Value: 1856 +Name: EXCHANGE_PURSE_ECONTRACT_SIGNATURE_INVALID +Description: The signature over the encrypted contract is invalid. +HttpStatus: 400 + Value: 1900 Name: EXCHANGE_AUDITORS_AUDITOR_SIGNATURE_INVALID