gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 01/02: fix field name


From: gnunet
Subject: [taler-docs] 01/02: fix field name
Date: Thu, 29 Oct 2020 22:03:23 +0100

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

ms pushed a commit to branch master
in repository docs.

commit f5fa71eacdf1d715473e77c8df4303c6874e1b86
Author: MS <ms@taler.net>
AuthorDate: Thu Oct 29 21:45:43 2020 +0100

    fix field name
---
 libeufin/api-nexus.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 64d1a41..08ab4ad 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -111,7 +111,7 @@ manages payment initiations of the account and tracks the 
initiations of payment
       interface PaymentStatus {
 
         // Payment unique identifier
-        uuid: string;
+        paymentInitiationId: string;
 
         // True for submitted payments
         submitted: boolean;

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