summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2017-12-14 12:47:01 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2017-12-14 12:47:01 +0100
commit07272c76970ba46170e8c0a8e3913bd9b44c4248 (patch)
treea90ad4a69806e41a1871256c1d67708edaf5d74d
parent5efa18fc23c9ddf33e3489c903045ce459bed52c (diff)
downloaddocs-07272c76970ba46170e8c0a8e3913bd9b44c4248.tar.gz
docs-07272c76970ba46170e8c0a8e3913bd9b44c4248.tar.bz2
docs-07272c76970ba46170e8c0a8e3913bd9b44c4248.zip
make URL arg more autodescriptive
-rw-r--r--api-bank.rst2
-rw-r--r--exts/__pycache__/tsref.cpython-35.pycbin7453 -> 7453 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/api-bank.rst b/api-bank.rst
index 837b9c4e..5140ec46 100644
--- a/api-bank.rst
+++ b/api-bank.rst
@@ -277,7 +277,7 @@ The callback URL implements the following API.
:query amount_currency: currency of the amount to be withdrawn.
:query exchange: base URL of the exchange where the reserve is to be created.
:query reserve_pub: public key of the reserve to create.
- :query wire_details: stringification of the chosen exchange's WireDetails_.
+ :query exchange_wire_details: stringification of the chosen exchange's WireDetails_.
**Response**
diff --git a/exts/__pycache__/tsref.cpython-35.pyc b/exts/__pycache__/tsref.cpython-35.pyc
index bbfb48dc..c2884964 100644
--- a/exts/__pycache__/tsref.cpython-35.pyc
+++ b/exts/__pycache__/tsref.cpython-35.pyc
Binary files differ