diff options
author | Özgür Kesim <oec-taler@kesim.org> | 2023-03-06 19:01:13 +0100 |
---|---|---|
committer | Özgür Kesim <oec-taler@kesim.org> | 2023-03-06 19:01:13 +0100 |
commit | 1defd223c49704ba8172aea13ba61dbf98527b65 (patch) | |
tree | 8442d8490161979959f940505fa6d65cf25e2806 | |
parent | 667a0b5efaab24e681396c62ea3bafe175c815a0 (diff) |
-typo fixed
-rw-r--r-- | gnu-taler-error-codes/registry.rec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 6a743de..edeafa9 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -510,7 +510,7 @@ Description: The client re-used a withdraw nonce, which is not allowed. HttpStatus: 409 Value: 1161 -Name: EXCHANGE_AGE_WITHDRAW_COMMITMENT_UNKNOWN, +Name: EXCHANGE_AGE_WITHDRAW_COMMITMENT_UNKNOWN Description: The client provided an unknown commitment for an age-withdraw request. HttpStatus: 400 |