From f661571bf38052515adefa3e47b7516c5ddfe725 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 15 Feb 2021 12:30:51 +0100 Subject: reducer error codes --- 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 2628819..b519a51 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1621,6 +1621,11 @@ Name: ANASTASIS_REDUCER_ACTION_INVALID Description: The given action is invalid for the current state of the reducer. HttpStatus: 0 +Value: 8401 +Name: ANASTASIS_REDUCER_STATE_INVALID +Description: The given state of the reducer is invalid. +HttpStatus: 0 + -- cgit v1.2.3