gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: add next_url to GET tip response (#7


From: gnunet
Subject: [taler-docs] branch master updated: add next_url to GET tip response (#7655)
Date: Wed, 01 Feb 2023 13:08:52 +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 15fb8c7  add next_url to GET tip response (#7655)
     new 210d3f2  Merge branch 'master' of git+ssh://git.taler.net/docs
15fb8c7 is described below

commit 15fb8c7d2c15c2cdafccf08db51ecad510147c21
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Feb 1 13:08:41 2023 +0100

    add next_url to GET tip response (#7655)
---
 core/api-merchant.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 93e414e..680ac59 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -785,6 +785,9 @@ a website.
       // wallet to determine denominations, fees, etc.
       exchange_url: string;
 
+      // URL where to go after obtaining the tip.
+      next_url: string;
+
       // (Remaining) amount of the tip (including fees).
       tip_amount: Amount;
 

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