gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-anastasis] 02/02: Corrected some syntax failures


From: gnunet
Subject: [GNUnet-SVN] [taler-anastasis] 02/02: Corrected some syntax failures
Date: Tue, 20 Aug 2019 10:39:11 +0200

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

dennis-neufeld pushed a commit to branch master
in repository anastasis.

commit dde44245a20518300d3cbdb88e8c87778dc76c85
Author: Dennis Neufeld <address@hidden>
AuthorDate: Tue Aug 20 10:39:04 2019 +0200

    Corrected some syntax failures
---
 src/api/api-anastasis.rst | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/src/api/api-anastasis.rst b/src/api/api-anastasis.rst
index 2a71d9f..4745f80 100644
--- a/src/api/api-anastasis.rst
+++ b/src/api/api-anastasis.rst
@@ -69,8 +69,8 @@ EdDSA public key.
 
     }
 
-   .. _PolicyDocument:
-   .. code-block:: tsref
+  .. _PolicyDocument:
+  .. code-block:: tsref
 
     interface PolicyDocument {
       // List of key providers and selected authentication method
@@ -86,6 +86,9 @@ EdDSA public key.
 
     }
 
+  .. _EscrowMethod:
+  .. code-block:: tsref
+
     interface EscrowMethod {
       // URL of the key provider
       provider_url : string;
@@ -100,6 +103,9 @@ EdDSA public key.
 
     }
 
+  .. _DecryptionPolicy:
+  .. code-block:: tsref
+
     interface DecryptionPolicy {
       salt: byte[32];
 
@@ -231,8 +237,8 @@ EdDSA public key.
 
     }
 
-   .. _EscrowChallenge:
-   .. code-block:: tsref
+  .. _EscrowChallenge:
+  .. code-block:: tsref
        
     interface EscrowChallenge {
       // ground truth, i.e. challenge question,

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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