[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-api] branch master updated: remove dead transfer det
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-api] branch master updated: remove dead transfer details field from reserves_in (API, exchangedb, etc.) |
Date: |
Mon, 08 May 2017 13:18:44 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository api.
The following commit(s) were added to refs/heads/master by this push:
new 8641309 remove dead transfer details field from reserves_in (API,
exchangedb, etc.)
8641309 is described below
commit 8641309245560d0eed0f694c1d4453b7da2546c3
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon May 8 13:18:42 2017 +0200
remove dead transfer details field from reserves_in (API, exchangedb, etc.)
---
api/api-exchange.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/api/api-exchange.rst b/api/api-exchange.rst
index 624639d..caf9ee0 100644
--- a/api/api-exchange.rst
+++ b/api/api-exchange.rst
@@ -430,7 +430,7 @@ exchange.
sender_account_details?: any;
// Transfer details uniquely identifying the transfer, only present if
type is "DEPOSIT".
- transfer_details?: any;
+ wire_reference?: any;
// Wire transfer subject, only present if type is "CLOSING".
wtid?: any;
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-api] branch master updated: remove dead transfer details field from reserves_in (API, exchangedb, etc.),
gnunet <=