summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-01-19 15:18:37 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2023-01-19 15:18:37 +0100
commit6d94fb3a241e7f9ed20173a89037189df9e1adc2 (patch)
treef16f5289cfd45d67e5210989e9cc1ca257d2bd5c /core/api-exchange.rst
parent11d94edaac8f297a3ed05c87779092e7ca93cf19 (diff)
downloaddocs-6d94fb3a241e7f9ed20173a89037189df9e1adc2.tar.gz
docs-6d94fb3a241e7f9ed20173a89037189df9e1adc2.tar.bz2
docs-6d94fb3a241e7f9ed20173a89037189df9e1adc2.zip
-succinct field names
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 8c411b36..25738a45 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1399,8 +1399,8 @@ exchange.
// Total Amount withdrawn.
amount: Amount;
- // Commitment of all ``n*kappa`` coins.
- age_restricted_coins_commitment: HashCode;
+ // Commitment of all ``n*kappa`` blinded coins.
+ h_commitment: HashCode;
// Signature over a `TALER_AgeWithdrawRequestPS`
// with purpose ``TALER_SIGNATURE_WALLET_RESERVE_AGE_WITHDRAW``
@@ -2077,7 +2077,7 @@ If so, the exchange will blindly sign ``n`` undisclosed coins from the request.
// hash value $ACH over all n*kappa `BlindedCoinHash` values of all
// coins and their age commitments. It is alter used as part of the URL
// in the subsequent call to /age-withdraw/$ACH/reveal.
- age_restricted_coins_commitment: HashCode;
+ h_commitment : HashCode;
// The total amount that the client wants to withdraw from the reserve
// and must be at most the balance of the reserve. The balance of the