gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0006] branch master updated: make exchange pub optional


From: gnunet
Subject: [lsd0006] branch master updated: make exchange pub optional
Date: Thu, 07 Mar 2024 19:22:01 +0100

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

dold pushed a commit to branch master
in repository lsd0006.

The following commit(s) were added to refs/heads/master by this push:
     new 5ea7839  make exchange pub optional
5ea7839 is described below

commit 5ea78396dfd8f196dd5f7fc76f7ba47110a66091
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Mar 7 19:21:58 2024 +0100

    make exchange pub optional
---
 draft-grothoff-taler.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/draft-grothoff-taler.xml b/draft-grothoff-taler.xml
index 3f90c09..f8b8b38 100644
--- a/draft-grothoff-taler.xml
+++ b/draft-grothoff-taler.xml
@@ -457,9 +457,9 @@ also <xref target="taler-registry" />).
   The specific arguments of a "withdraw-exchange" action are:
   <list style="symbols">
     <t>exchange_host: hostname of the exchange (possibly including a port 
number)</t>
-    <t>exchange_prefix_path: list of path components that identifies the path 
prefix of the exchange base URL</t>
-    <t>exchange_pub: the public key of the exchange</t>
-    <t>amount_value: default value to use for the withdrawal amount, currency 
included</t>
+    <t>exchange_prefix_path (optional): list of path components that 
identifies the path prefix of the exchange base URL</t>
+    <t>exchange_pub (optional): the public key of the exchange</t>
+    <t>amount_value (optional): default value to use for the withdrawal 
amount, currency included</t>
   </list>
 </t>
 <t>
@@ -467,6 +467,7 @@ also <xref target="taler-registry" />).
 <t>Name: withdraw-exchange</t>
 <t>Syntax: 
taler://withdraw-exchange/{exchange_host}{/exchange_prefix_path*}/{exchange_pub}{?a=amount_value]}</t>
 <t>Example: 
taler://withdraw-exchange/exchange.example.com/ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789ABCDEFGHIJKLMNOP?a=KUDOS:10</t>
+<t>Example: taler://withdraw-exchange/exchanges.example.com/exchange1/</t>
 <t>Contact: N/A</t>
 <t>References: [this.I-D]</t>
 </list>

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