gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 02/02: typo fixed


From: gnunet
Subject: [taler-docs] 02/02: typo fixed
Date: Wed, 22 Jun 2022 18:01:50 +0200

This is an automated email from the git hooks/post-receive script.

oec pushed a commit to branch master
in repository docs.

commit 2bbfb25c3e54bf2014fe3f82a2d2be78d7a099ba
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Wed Jun 22 18:01:45 2022 +0200

    typo fixed
---
 core/api-exchange.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 0b5b3b7..7acef55 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -3404,7 +3404,7 @@ Wallet-to-wallet transfers
       ub_sig: DenominationSignature;
 
       // Age commitment hash for the coin, if the denomination is 
age-restricted.
-      h_age_commitment?: AgeCommitment;
+      h_age_commitment?: HashCode;
 
       // FIXME-Oec: proof of age is missing.
 
@@ -3789,7 +3789,7 @@ Wallet-to-wallet transfers
       ub_sig: DenominationSignature;
 
       // Age commitment hash for the coin, if the denomination is 
age-restricted.
-      h_age_commitment?: AgeCommitment;
+      h_age_commitment?: HashCode;
 
       // FIXME-Oec: proof of age is missing.
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]