commit 9371912c15c58884173c4686e81d5a83ef6f6e59 parent 81609b5b98ebdd413d403ef3ec8f13fb6c02b9a5 Author: Florian Dold <florian@dold.me> Date: Tue, 24 Sep 2024 13:14:42 +0200 new EC Diffstat:
| M | gnu-taler-error-codes/registry.rec | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -2877,6 +2877,11 @@ Name: WALLET_TRANSACTION_ABORTED_BY_USER Description: A transaction was aborted on explicit request by the user. HttpStatus: 0 +Value: 7043 +Name: WALLET_TRANSACTION_ABANDONED_BY_USER +Description: A transaction was abandoned on explicit request by the user. +HttpStatus: 0 + # 8000 - 8499: Reserved for Anastasis Value: 8000