diff options
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 5 |
1 files changed, 5 insertions, 0 deletions
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 |