aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-07-06 12:49:28 +0200
committerChristian Grothoff <christian@grothoff.org>2023-07-06 12:49:28 +0200
commit1f63d167f8f7d4f91bc0e8dade2c550d5fcda952 (patch)
tree191a5d43129cd1c8da17d08aac2e24d27756c611
parent3e67b3cfcf46bf49ebd01e846fd3e650c6fa4d26 (diff)
downloadgana-1f63d167f8f7d4f91bc0e8dade2c550d5fcda952.tar.gz
gana-1f63d167f8f7d4f91bc0e8dade2c550d5fcda952.zip
tip -> reward
-rw-r--r--gnu-taler-error-codes/registry.rec10
1 files changed, 5 insertions, 5 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index d4728c5..e4c837f 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1817,7 +1817,7 @@ HttpStatus: 409
1817 1817
1818Value: 2557 1818Value: 2557
1819Name: MERCHANT_PRIVATE_POST_TRANSFERS_CONFLICTING_SUBMISSION 1819Name: MERCHANT_PRIVATE_POST_TRANSFERS_CONFLICTING_SUBMISSION
1820Description: 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. 1820Description: 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.
1821HttpStatus: 409 1821HttpStatus: 409
1822 1822
1823Value: 2258 1823Value: 2258
@@ -1943,8 +1943,8 @@ Description: The requested wire method is not supported by the exchange.
1943HttpStatus: 409 1943HttpStatus: 409
1944 1944
1945Value: 2701 1945Value: 2701
1946Name: MERCHANT_PRIVATE_POST_RESERVES_REWARDPING_NOT_ALLOWED 1946Name: MERCHANT_PRIVATE_POST_RESERVES_REWARDS_NOT_ALLOWED
1947Description: The requested exchange does not allow rewardping. 1947Description: The requested exchange does not allow rewards.
1948HttpStatus: 409 1948HttpStatus: 409
1949 1949
1950Value: 2710 1950Value: 2710
@@ -2300,8 +2300,8 @@ Description: A group of withdrawal operations (typically for the same reserve at
2300HttpStatus: 0 2300HttpStatus: 0
2301 2301
2302Value: 7016 2302Value: 7016
2303Name: WALLET_REWARDPING_COIN_SIGNATURE_INVALID 2303Name: WALLET_REWARD_COIN_SIGNATURE_INVALID
2304Description: The signature on a coin by the exchange's denomination key (obtained through the merchant via rewardping) is invalid after unblinding it. 2304Description: The signature on a coin by the exchange's denomination key (obtained through the merchant via a reward) is invalid after unblinding it.
2305HttpStatus: 0 2305HttpStatus: 0
2306 2306
2307Value: 7017 2307Value: 7017