diff options
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index b3492f0..7d375cb 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -739,6 +739,10 @@ Name: EXCHANGE_AUDITORS_AUDITOR_INACTIVE Description: The auditor that was specified is no longer used by this exchange. HttpStatus: 410 +Value: 1925 +Name: EXCHANGE_KYC_WALLET_SIGNATURE_INVALID +Description: The signature affirming the wallet's KYC request was invalid. +HttpStatus: 403 |