aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-06-20 15:01:46 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-06-20 15:01:46 +0200
commit3e5591a7e3fd93ba46fc2b538c63f0c16336283d (patch)
treec62935f24762d3d27976e2db39dfb250e0a0da4c /gnu-taler-error-codes
parent41253a688ba17dc4699d0ae227f3b90cde3c6ec6 (diff)
downloadgana-3e5591a7e3fd93ba46fc2b538c63f0c16336283d.tar.gz
gana-3e5591a7e3fd93ba46fc2b538c63f0c16336283d.zip
[taler-error-codes] added EXCHANGE_RESERVES_AGE_RESTRICTION_REQUIRED
Diffstat (limited to 'gnu-taler-error-codes')
-rw-r--r--gnu-taler-error-codes/registry.rec4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index c42dd3a..990efc0 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -884,6 +884,10 @@ Name: EXCHANGE_PURSE_DELETE_SIGNATURE_INVALID
884Description: The signature affirming the purse deletion is invalid. 884Description: The signature affirming the purse deletion is invalid.
885HttpStatus: 403 885HttpStatus: 403
886 886
887Value: 1681
888Name: EXCHANGE_RESERVES_AGE_RESTRICTION_REQUIRED
889Description: Withdrawal from the reserve requires age restriction to be set.
890HttpStatus: 403
887 891
888Value: 1700 892Value: 1700
889Name: EXCHANGE_DENOMINATION_HELPER_UNAVAILABLE 893Name: EXCHANGE_DENOMINATION_HELPER_UNAVAILABLE