commit 8641309245560d0eed0f694c1d4453b7da2546c3
parent 6691d505779a3884c90bf8df3fc4f618f7618aa6
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 8 May 2017 13:18:42 +0200
remove dead transfer details field from reserves_in (API, exchangedb, etc.)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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;