commit 0eb8dd33350a490d19e1d82a2fb4db3eaee22dd4
parent a8244a587c44a0d15e7d5a69843847ce86b12576
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date: Wed, 14 Jun 2017 18:55:24 +0200
fix obsolete term
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/api-exchange.rst b/api-exchange.rst
@@ -1368,7 +1368,7 @@ Refunds
refund_fee: Amount;
// SHA-512 hash of the contact of the merchant with the customer.
- h_proposal_data: HashCode;
+ h_contract_terms: HashCode;
// coin's public key, both ECDHE and EdDSA.
coin_pub: CoinPublicKey;