gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-api] branch master updated: names consistency


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: names consistency
Date: Fri, 08 Dec 2017 14:08:31 +0100

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

marcello pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new fd0e526  names consistency
fd0e526 is described below

commit fd0e5260107f6c418659808b2620484332afd774
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Dec 8 14:08:14 2017 +0100

    names consistency
---
 api-bank.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/api-bank.rst b/api-bank.rst
index d01d1d2..3d61bb4 100644
--- a/api-bank.rst
+++ b/api-bank.rst
@@ -45,9 +45,9 @@ request.
     // Timestamp related to the transaction being made.
     timestamp: Timestamp;
 
-    // Serial id identifying the transaction in the bank's
+    // Row id number identifying the transaction in the bank's
     // database.
-    serial_id: number;
+    row_id: number;
   }
 
 .. _BankDepositRequest:

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]