gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: fix typo in wallet operation setExch


From: gnunet
Subject: [taler-docs] branch master updated: fix typo in wallet operation setExchangeTosAccepted
Date: Tue, 16 Aug 2022 19:44:27 +0200

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

jonathan-buchanan pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new e05c7a4  fix typo in wallet operation setExchangeTosAccepted
e05c7a4 is described below

commit e05c7a4d2b1e5edfe5c1f17497fadd0dd20f7bfa
Author: Jonathan Buchanan <jonathan.russ.buchanan@gmail.com>
AuthorDate: Tue Aug 16 13:43:42 2022 -0400

    fix typo in wallet operation setExchangeTosAccepted
---
 taler-wallet.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-wallet.rst b/taler-wallet.rst
index 72cfa32..0d889a3 100644
--- a/taler-wallet.rst
+++ b/taler-wallet.rst
@@ -628,7 +628,7 @@ Set Accepted Terms of Service Version
 
     interface ExchangeGetTosRequest {
       exchangeBaseUrl: string;
-      acceptedEtag: string;
+      etag: string;
     }
 :Response:
   On success, the response is an empty object.

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