gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: turns out this sub-point of #6666 wa


From: gnunet
Subject: [taler-docs] branch master updated: turns out this sub-point of #6666 was a typo in the spec
Date: Mon, 14 Dec 2020 16:53:56 +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 c49c3e4  turns out this sub-point of #6666 was a typo in the spec
c49c3e4 is described below

commit c49c3e4ea1091d5f135d77e298dcd5df37f67201
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Dec 14 16:53:54 2020 +0100

    turns out this sub-point of #6666 was a typo in the spec
---
 core/api-exchange.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 9e4f24a..1f2cb82 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -320,8 +320,8 @@ possibly by using HTTPS.
   .. ts:def:: WireAccount
 
     interface WireAccount {
-      // payto:// URL identifying the account and wire method
-      url: string;
+      // payto:// URI identifying the account and wire method
+      payto_uri: string;
 
       // Signature using the exchange's offline key
       // with purpose TALER_SIGNATURE_MASTER_WIRE_DETAILS.

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