summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-05-08 13:18:42 +0200
committerChristian Grothoff <christian@grothoff.org>2017-05-08 13:18:42 +0200
commit8641309245560d0eed0f694c1d4453b7da2546c3 (patch)
treef7c1606c9b42131a4aec66393cd72be59ebdf1b7
parent6691d505779a3884c90bf8df3fc4f618f7618aa6 (diff)
downloaddocs-8641309245560d0eed0f694c1d4453b7da2546c3.tar.gz
docs-8641309245560d0eed0f694c1d4453b7da2546c3.tar.bz2
docs-8641309245560d0eed0f694c1d4453b7da2546c3.zip
remove dead transfer details field from reserves_in (API, exchangedb, etc.)
-rw-r--r--api/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/api-exchange.rst b/api/api-exchange.rst
index 624639d1..caf9ee0d 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;