gnunet-svn
[Top][All Lists]
Advanced

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

[lsd0006] branch master updated: short version of amount paramenter, sa


From: gnunet
Subject: [lsd0006] branch master updated: short version of amount paramenter, same as claim and session
Date: Tue, 27 Jun 2023 13:29:11 +0200

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

sebasjm pushed a commit to branch master
in repository lsd0006.

The following commit(s) were added to refs/heads/master by this push:
     new 931d80a  short version of amount paramenter, same as claim and session
931d80a is described below

commit 931d80a60836e6ba1f3e7efc8e69624bc5b4ad2e
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Tue Jun 27 08:28:48 2023 -0300

    short version of amount paramenter, same as claim and session
---
 draft-grothoff-taler.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/draft-grothoff-taler.xml b/draft-grothoff-taler.xml
index a779d50..62fdc0f 100644
--- a/draft-grothoff-taler.xml
+++ b/draft-grothoff-taler.xml
@@ -533,14 +533,14 @@ also <xref target="taler-registry" />).
     <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</t>
+    <t>amount_value: default value to use for the withdrawal amount, currency 
included</t>
   </list>
 </t>
 <t>
 <list style="symbols">
 <t>Name: withdraw-exchange</t>
-<t>Syntax: 
taler://withdraw-exchange/{exchange_host}{/exchange_prefix_path*}/{exchange_pub}{?amount=amount_value]}</t>
-<t>Example: 
taler://withdraw-exchange/exchange.example.com/ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789ABCDEFGHIJKLMNOP?amount=KUDOS:10</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>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]