summaryrefslogtreecommitdiff
path: root/api-exchange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'api-exchange.rst')
-rw-r--r--api-exchange.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/api-exchange.rst b/api-exchange.rst
index d8f38f72..9edcaf75 100644
--- a/api-exchange.rst
+++ b/api-exchange.rst
@@ -124,9 +124,7 @@ possibly by using HTTPS.
// Fee charged by the exchange for refunding a coin of this denomination
fee_refund: Amount;
- // Signature with purpose
- // `TALER_SIGNATURE_MASTER_DENOMINATION_KEY_VALIDITY` over the expiration
- // dates, value and the key, created with the exchange's master key.
+ // Signature of `TALER_DenominationKeyValidityPS`_
master_sig: EddsaSignature;
}