gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: document new taler-exchange-offline


From: gnunet
Subject: [taler-docs] branch master updated: document new taler-exchange-offline subcommands
Date: Sun, 22 Jan 2023 19:40:10 +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 abf3938  document new taler-exchange-offline subcommands
abf3938 is described below

commit abf393839de69fa96616479e5ef1e68bea6b58f4
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jan 22 19:40:07 2023 +0100

    document new taler-exchange-offline subcommands
---
 manpages/taler-exchange-offline.1.rst | 39 +++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/manpages/taler-exchange-offline.1.rst 
b/manpages/taler-exchange-offline.1.rst
index f9a380a..21d0275 100644
--- a/manpages/taler-exchange-offline.1.rst
+++ b/manpages/taler-exchange-offline.1.rst
@@ -365,6 +365,45 @@ The arguments provided must include:
   (9) History fee charged when inquiring about non-recent account history.
 
 
+aml-enable
+----------
+
+Enable AML officer's account, granting them access to AML data and,
+if 'rw' is given, the power to make AML decisions.
+
+The arguments provided must include:
+
+  (1) AML staff member public key (in base32 encoding)
+  (2) AML staff member legal name
+  (3) 'ro' or 'rw' to set access to read-only or read-write
+
+
+aml-disable
+-----------
+
+Disable AML officer's account. Also updates the legal name.
+
+The arguments provided must include:
+
+  (1) AML staff member public key (in base32 encoding)
+  (2) AML staff member legal name
+
+
+add-partner
+-----------
+
+Add partner exchange for wad transfers. Enables P2P payments
+between users of these exchanges.
+
+The arguments provided must include:
+
+  (1) Master public key of the partner exchange.
+  (2) Base URL of the partner exchange API.
+  (3) Wad fee to charge.
+  (4) Wad transfer frequency.
+  (5) Year for which the above options are to be configured, 'now' for the 
current year.
+
+
 upload
 ------
 

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