diff options
author | Florian Dold <florian@dold.me> | 2021-10-05 12:58:39 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2021-10-05 12:58:54 +0200 |
commit | f126ffd32255c68f4fbef5e9ef849ef04855b0a9 (patch) | |
tree | 2f87ce6e5531b7516f0b0cf6a75951ec4731fc9d /gnu-taler-error-codes/registry.rec | |
parent | 90aee6a0ba5c9e3e52074a2dabe1b3b9421ad165 (diff) |
add anastasis EC
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-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 e8294e5..b3492f0 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1871,6 +1871,11 @@ Name: ANASTASIS_REDUCER_PROVIDER_INVALID_CONFIG Description: The provider returned in invalid configuration. HttpStatus: 0 +Value: 8419 +Name: ANASTASIS_REDUCER_INTERNAL_ERROR +Description: The reducer encountered an internal error, likely a bug that needs to be reported. +HttpStatus: 0 + # 9000 - 9998: LibEuFin. |