gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: nexus: document source field


From: gnunet
Subject: [taler-docs] branch master updated: nexus: document source field
Date: Wed, 03 Jun 2020 10:17:25 +0200

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

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 23ee9f6  nexus: document source field
23ee9f6 is described below

commit 23ee9f63af1e7fccb0ba7fe81b7f6d0dc1b9e1d3
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Wed Jun 3 13:46:59 2020 +0530

    nexus: document source field
---
 libeufin/api-nexus.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 32c7a3c..3d5781b 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -248,11 +248,15 @@ to the real bank.
 
      interface BankConnectionRestoreRequest {
 
+       source: "new" | "backup";
+
        name: string;
 
        // Restore a previous connection.  Take precedence
        // over the 'new' field.
        backup?: BankConnectionBackup;
+
+       passphrase?: string;
        
        // Data to create a fresh bank connection without
        // restoring any backup.

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