gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: fix MeltRequest definition


From: gnunet
Subject: [taler-docs] branch master updated: fix MeltRequest definition
Date: Fri, 15 Oct 2021 11:41:13 +0200

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

oec pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new dd90ec9  fix MeltRequest definition
dd90ec9 is described below

commit dd90ec9f480634bf4166fbb0d8dca208849d5b70
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Fri Oct 15 11:41:09 2021 +0200

    fix MeltRequest definition
---
 design-documents/024-age-restriction.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/design-documents/024-age-restriction.rst 
b/design-documents/024-age-restriction.rst
index 6de929d..06dc649 100644
--- a/design-documents/024-age-restriction.rst
+++ b/design-documents/024-age-restriction.rst
@@ -202,7 +202,9 @@ restriction).  Therefore, in the ``/coins/$COIN_PUB/melt`` 
POST request, the
 ``MeltRequest`` object is extended with an optional field
 ``age_commitment_hash``:
 
-.. ts:def:: MeltRequest {
+.. ts:def:: MeltRequest
+
+   interface MeltRequest {
       ...
 
       // SHA512 hash of the age commitment of the coin, IFF the denomination

-- 
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]