From 005186fbf12d3c60a83c2d2162c8a07f10ff298a Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 7 Oct 2016 15:57:17 +0200 Subject: #4702 --- api-merchant.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api-merchant.rst b/api-merchant.rst index c2b48960..749681d3 100644 --- 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 -- cgit v1.2.3