From 0982ead18d3ee9055c3d19337319cba51c3f3a21 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 13 Apr 2021 17:41:17 +0200 Subject: add error code --- gnu-taler-error-codes/registry.rec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 0c9aada..82a515c 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1466,6 +1466,11 @@ Name: WALLET_CONTRACT_TERMS_SIGNATURE_INVALID Description: The merchant's signature on the contract terms is invalid. HttpStatus: 0 +Value: 7020 +Name: WALLET_CONTRACT_TERMS_MALFORMED +Description: The contract terms given by the merchant are malformed. +HttpStatus: 0 + # 8000 - 8999: Reserved for Anastasis Value: 8000 -- cgit v1.2.3