commit 005186fbf12d3c60a83c2d2162c8a07f10ff298a
parent 4bfab9803e89e3095dd4bc751887337ebd9d7e07
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date: Fri, 7 Oct 2016 15:57:17 +0200
#4702
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/api-merchant.rst b/api-merchant.rst
@@ -206,6 +206,9 @@ The following API are made available by the merchant's `backend` to the merchant
interface PaymentResponse {
// Signature of TALER_SIGNATURE_MERCHANT_PAYMENT_OK made by the merchant
merchant_sig: EddsaSignature;
+
+ // Contract's hash being signed over
+ h_contract: HashCode;
}
.. http:get:: /track/transfer