summaryrefslogtreecommitdiff
path: root/api-exchange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'api-exchange.rst')
-rw-r--r--api-exchange.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/api-exchange.rst b/api-exchange.rst
index fb08ed92..fab955de 100644
--- a/api-exchange.rst
+++ b/api-exchange.rst
@@ -61,7 +61,7 @@ possibly by using HTTPS.
denoms: Denom[];
// The date when the denomination keys were last updated.
- list_issue_date: string;
+ list_issue_date: Timestamp;
// Auditors of the exchange.
auditors: Auditor[];
@@ -1021,7 +1021,7 @@ typically also view the balance.)
}
-.. http:get:: /track/transaction
+.. http:post:: /track/transaction
Provide the wire transfer identifier associated with an (existing) deposit operation.