summaryrefslogtreecommitdiff
path: root/api-mint.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-01-21 15:13:59 +0100
committerChristian Grothoff <christian@grothoff.org>2016-01-21 15:13:59 +0100
commitb5993f1d2680cbefde7a91d4d33ac17d77fa388d (patch)
tree4c01532f9962217c8e9d9bc4aa5a5e1efc02fe24 /api-mint.rst
parentc6c31d41b039ab9eef4b5929f9bed8c8dbce139f (diff)
downloaddocs-b5993f1d2680cbefde7a91d4d33ac17d77fa388d.tar.gz
docs-b5993f1d2680cbefde7a91d4d33ac17d77fa388d.tar.bz2
docs-b5993f1d2680cbefde7a91d4d33ac17d77fa388d.zip
updating spec to implement current implementation of /deposit/wtid
Diffstat (limited to 'api-mint.rst')
-rw-r--r--api-mint.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/api-mint.rst b/api-mint.rst
index 2d861e1f..c9f6e2ff 100644
--- a/api-mint.rst
+++ b/api-mint.rst
@@ -940,7 +940,7 @@ typically also view the balance.)
**Request:**
- :query wtid: wire transfer identifier identifying the wire transfer (a base32-encoded value)
+ :query wtid: raw wire transfer identifier identifying the wire transfer (a base32-encoded value)
**Response:**
@@ -1046,7 +1046,7 @@ typically also view the balance.)
.. code-block:: tsref
interface WtidResponse {
- // wire transfer identifier of the deposit.
+ // raw wire transfer identifier of the deposit.
wtid: Base32;
// when was the wire transfer given to the bank.