commit d22528544f5b16ad742806e92c6f6d9cd69ee5a5
parent 20daac980667d5d1a2b39bb2eb03a69b6bc0123e
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 5 May 2016 10:04:31 +0200
minor correction: auditors also added
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/impl-merchant.rst b/impl-merchant.rst
@@ -90,9 +90,10 @@ The following API are made available by the merchant's `backend` to the merchant
The `proposition` that is to be sent from the frontend is a `contract` object without the fields
- * `merchant_pub`
* `exchanges`
+ * `auditors`
* `H_wire`
+ * `merchant_pub`
The `backend` then completes this information based on its configuration.