commit 07272c76970ba46170e8c0a8e3913bd9b44c4248
parent 5efa18fc23c9ddf33e3489c903045ce459bed52c
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Thu, 14 Dec 2017 12:47:01 +0100
make URL arg more autodescriptive
Diffstat:
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git 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
Binary files differ.