commit 25b24d2c4ef8e1e66ad1dffa1cb4df77291c3e6e parent 8799feeb0be3494b727962d2061548c83f547bde Author: Florian Dold <florian@dold.me> Date: Mon, 17 Aug 2026 20:13:18 +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 @@ -3450,6 +3450,11 @@ Name: WALLET_EXCHANGE_KEY_CHANGE_MISMATCH Description: The key set that was confirmed is not the one that the exchange currently presents. HttpStatus: 0 +Value: 7069 +Name: WALLET_PEER_PUSH_PAYMENT_QUOTE_CHANGED +Description: The values of a reviewed peer push payment changed before confirmation. The caller must prepare and show the payment again. +HttpStatus: 0 + # 8000 - 8499: Reserved for Anastasis Value: 8000