gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 10/11: add missing trailing semicolon


From: gnunet
Subject: [taler-docs] 10/11: add missing trailing semicolon
Date: Fri, 19 Mar 2021 18:40:33 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit f8cc7b6bc3783a8e63cab41bd762f96d716fc383
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 13:39:06 2021 -0400

    add missing trailing semicolon
---
 core/api-wire.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-wire.rst b/core/api-wire.rst
index bb86c81..96280c5 100644
--- a/core/api-wire.rst
+++ b/core/api-wire.rst
@@ -317,7 +317,7 @@ exposed by bank gateways in production.
 
       // Reserve public key that is included in the wire transfer details
       // to identify the reserve that is being topped up.
-      reserve_pub: EddsaPublicKey
+      reserve_pub: EddsaPublicKey;
 
       // Account (as payto URI) that makes the wire transfer to the exchange.
       // Usually this account must be created by the test harness before this 
API is

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