summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--api-merchant.rst3
1 files changed, 3 insertions, 0 deletions
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