summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-14 18:55:24 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-14 18:55:24 +0200
commit0eb8dd33350a490d19e1d82a2fb4db3eaee22dd4 (patch)
treeed8862b9050940c6516149723c931906008aeb52
parenta8244a587c44a0d15e7d5a69843847ce86b12576 (diff)
downloaddocs-0eb8dd33350a490d19e1d82a2fb4db3eaee22dd4.tar.gz
docs-0eb8dd33350a490d19e1d82a2fb4db3eaee22dd4.tar.bz2
docs-0eb8dd33350a490d19e1d82a2fb4db3eaee22dd4.zip
fix obsolete term
-rw-r--r--api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-exchange.rst b/api-exchange.rst
index be468e62..29add4b5 100644
--- 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;