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.rec6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 6c5643d..25bae4e 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -659,17 +659,17 @@ Name: EXCHANGE_MANAGEMENT_WIRE_DEL_SIGNATURE_INVALID
659Description: The signature to disable the wire account does not validate. 659Description: The signature to disable the wire account does not validate.
660HttpStatus: 403 660HttpStatus: 403
661 661
662Value: 1810 662Value: 1811
663Name: EXCHANGE_MANAGEMENT_WIRE_NOT_FOUND 663Name: EXCHANGE_MANAGEMENT_WIRE_NOT_FOUND
664Description: The wire account to be disabled is unknown to the exchange. 664Description: The wire account to be disabled is unknown to the exchange.
665HttpStatus: 404 665HttpStatus: 404
666 666
667Value: 1811 667Value: 1812
668Name: EXCHANGE_MANAGEMENT_WIRE_FEE_SIGNATURE_INVALID 668Name: EXCHANGE_MANAGEMENT_WIRE_FEE_SIGNATURE_INVALID
669Description: The signature to affirm wire fees does not validate. 669Description: The signature to affirm wire fees does not validate.
670HttpStatus: 403 670HttpStatus: 403
671 671
672Value: 1812 672Value: 1813
673Name: EXCHANGE_MANAGEMENT_WIRE_FEE_MISMATCH 673Name: EXCHANGE_MANAGEMENT_WIRE_FEE_MISMATCH
674Description: The signature conflicts with a previous signature affirming different fees. 674Description: The signature conflicts with a previous signature affirming different fees.
675HttpStatus: 409 675HttpStatus: 409