gnunet-svn
[Top][All Lists]
Advanced

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

[taler-marketing] branch master updated: exchange and auditor pub is req


From: gnunet
Subject: [taler-marketing] branch master updated: exchange and auditor pub is required
Date: Sat, 12 Nov 2022 13:46:25 +0100

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

sebasjm pushed a commit to branch master
in repository marketing.

The following commit(s) were added to refs/heads/master by this push:
     new b62bf64  exchange and auditor pub is required
b62bf64 is described below

commit b62bf649c4ae35f1f388d83bed3a55540e313e68
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Sat Nov 12 09:45:41 2022 -0300

    exchange and auditor pub is required
---
 standards/draft-grothoff-taler.xml | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/standards/draft-grothoff-taler.xml 
b/standards/draft-grothoff-taler.xml
index 3b37dbe..e0f0fcd 100644
--- a/standards/draft-grothoff-taler.xml
+++ b/standards/draft-grothoff-taler.xml
@@ -436,13 +436,14 @@ also <xref target="taler-registry" />).
   <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 auditor</t>
   </list>
 </t>
 <t>
 <list style="symbols">
 <t>Name: exchange</t>
-<t>Syntax: taler://exchange/{exchange_host}{/exchange_prefix_path*}/</t>
-<t>Example: taler://exchange/exchange.example.com/</t>
+<t>Syntax: 
taler://exchange/{exchange_host}{/exchange_prefix_path*}/{exchange_pub}</t>
+<t>Example: 
taler://exchange/exchange.example.com/ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789ABCDEFGHIJKLMNOP</t>
 <t>Contact: N/A</t>
 <t>References: [this.I-D]</t>
 </list>
@@ -459,13 +460,14 @@ also <xref target="taler-registry" />).
   <list style="symbols">
     <t>auditor_host: the hostname of the auditor (possibly including a port 
number)</t>
     <t>auditor_prefix_path: list of path components that identifies the path 
prefix of the auditor base URL</t>
+    <t>auditor_pub: the public key of the auditor</t>
   </list>
 </t>
 <t>
 <list style="symbols">
 <t>Name: auditor</t>
-<t>Syntax: taler://auditor/{auditor_host}{/auditor_prefix_path*}/</t>
-<t>Example: taler://auditor/auditor.example.com/</t>
+<t>Syntax: 
taler://auditor/{auditor_host}{/auditor_prefix_path*}/{auditor_pub}</t>
+<t>Example: 
taler://auditor/auditor.example.com/ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789ABCDEFGHIJKLMNOP</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]