summaryrefslogtreecommitdiff
path: root/api-exchange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'api-exchange.rst')
-rw-r--r--api-exchange.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/api-exchange.rst b/api-exchange.rst
index 1ed3eaf6..bc541934 100644
--- a/api-exchange.rst
+++ b/api-exchange.rst
@@ -964,6 +964,9 @@ typically also view the balance.)
// hash of the wire details (identical for all deposits)
H_wire: HashCode;
+ // Time of the execution of the wire transfer by the exchange
+ execution_time: Timestamp;
+
// details about the deposits
deposits: TrackTransferDetail[];