gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 99/119: mark up ‘RecoupConfirmation’ (two instances)


From: gnunet
Subject: [taler-docs] 99/119: mark up ‘RecoupConfirmation’ (two instances)
Date: Fri, 19 Mar 2021 08:13:09 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit e28c823379b734adb12a18c0e2dade6f2550e6a5
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 02:57:00 2021 -0400

    mark up ‘RecoupConfirmation’ (two instances)
---
 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 1526a88..aff2cf3 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1705,7 +1705,7 @@ in using this API.
   .. ts:def:: RecoupWithdrawalConfirmation
 
     interface RecoupWithdrawalConfirmation {
-      // Tag to distinguish the RecoupConfirmation response type
+      // Tag to distinguish the `RecoupConfirmation` response type
       refreshed: false;
       // public key of the reserve that will receive the recoup,
       reserve_pub: EddsaPublicKey;
@@ -1714,7 +1714,7 @@ in using this API.
   .. ts:def:: RecoupRefreshConfirmation
 
     interface RecoupRefreshConfirmation {
-      // Tag to distinguish the RecoupConfirmation response type
+      // Tag to distinguish the `RecoupConfirmation` response type
       refreshed: true;
       // public key of the old coin that will receive the recoup
       old_coin_pub: EddsaPublicKey;

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