gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: fix input data


From: gnunet
Subject: [taler-docs] branch master updated: fix input data
Date: Sun, 21 Feb 2021 19:29:16 +0100

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 011582a  fix input data
011582a is described below

commit 011582ab8b3556eca8e90b2d14c689e14814f33a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Feb 21 19:29:13 2021 +0100

    fix input data
---
 anastasis.rst | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/anastasis.rst b/anastasis.rst
index 51b8524..9746fd8 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -1453,12 +1453,10 @@ Arguments (example):
 .. code-block:: json
 
     {
-      "secret": "DATA",
-      "type": "password"
+      "secret": string
     }
 
-- type: *password* (secret is a password or passphrase)
-- type: *data* (secret must be a Crockford-Base32 encoded string of some data, 
e.g. a private key)
+- secret: must be a Crockford-Base32 encoded string of some data
 
 
 Expected new states include:

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