commit 1f63d167f8f7d4f91bc0e8dade2c550d5fcda952
parent 3e67b3cfcf46bf49ebd01e846fd3e650c6fa4d26
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 6 Jul 2023 12:49:28 +0200
tip -> reward
Diffstat:
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
@@ -1817,7 +1817,7 @@ HttpStatus: 409
Value: 2557
Name: MERCHANT_PRIVATE_POST_TRANSFERS_CONFLICTING_SUBMISSION
-Description: The backend was previously informed about a wire transfer with the same ID but a different amount. Mulrewardle wire transfers with the same ID are not allowed. If the new amount is correct, the old transfer should first be deleted.
+Description: The backend was previously informed about a wire transfer with the same ID but a different amount. Multiple wire transfers with the same ID are not allowed. If the new amount is correct, the old transfer should first be deleted.
HttpStatus: 409
Value: 2258
@@ -1943,8 +1943,8 @@ Description: The requested wire method is not supported by the exchange.
HttpStatus: 409
Value: 2701
-Name: MERCHANT_PRIVATE_POST_RESERVES_REWARDPING_NOT_ALLOWED
-Description: The requested exchange does not allow rewardping.
+Name: MERCHANT_PRIVATE_POST_RESERVES_REWARDS_NOT_ALLOWED
+Description: The requested exchange does not allow rewards.
HttpStatus: 409
Value: 2710
@@ -2300,8 +2300,8 @@ Description: A group of withdrawal operations (typically for the same reserve at
HttpStatus: 0
Value: 7016
-Name: WALLET_REWARDPING_COIN_SIGNATURE_INVALID
-Description: The signature on a coin by the exchange's denomination key (obtained through the merchant via rewardping) is invalid after unblinding it.
+Name: WALLET_REWARD_COIN_SIGNATURE_INVALID
+Description: The signature on a coin by the exchange's denomination key (obtained through the merchant via a reward) is invalid after unblinding it.
HttpStatus: 0
Value: 7017