commit 8b7e25aa27dfa9295b8f90c73c4ee7e665984f81 parent 39e8f22ffd219f890be71133ee94f6248d8e4d23 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Thu, 29 Oct 2015 17:06:24 +0100 minor change Diffstat:
| M | api-merchant.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/api-merchant.rst b/api-merchant.rst @@ -466,7 +466,7 @@ The following API are made available by the merchant's `backend` to the merchant :reqheader Content-Type: application/json - The `frontend` passes the deposit permission received from the wallet, by optionally adding a field named `edate`, indicating a deadline by which he would expect to receive the bank transfer for this deal + The `frontend` passes the deposit permission received from the wallet, by adding the field `max_fee` (see `contract`) and optionally adding a field named `edate`, indicating a deadline by which he would expect to receive the bank transfer for this deal **Success Response: OK**