aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index b23ead0..99fe34b 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -692,6 +692,11 @@ Name: REFUND_INVALID_SIGNATURE_BY_EXCHANGE
692Description: The signature returned by the exchange in a refund request was malformed. Error created client-side. 692Description: The signature returned by the exchange in a refund request was malformed. Error created client-side.
693HttpStatus: 0 693HttpStatus: 0
694 694
695Value: 1516
696Name: REFUND_INVALID_FAILURE_PROOF_BY_EXCHANGE
697Description: The failure proof returned by the exchange is incorrect. Error code generated client-side.
698HttpStatus: 0
699
695Value: 1600 700Value: 1600
696Name: ADMIN_ADD_INCOMING_WIREFORMAT_UNSUPPORTED 701Name: ADMIN_ADD_INCOMING_WIREFORMAT_UNSUPPORTED
697Description: The wire format specified in the "sender_account_details" is not understood or not supported by this exchange. 702Description: The wire format specified in the "sender_account_details" is not understood or not supported by this exchange.