From 9edcc9d87ea09d1e5e91b081b9829a4b4e40fecc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 3 Oct 2022 12:24:20 +0200 Subject: -fix name --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-exchange.rst') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 6985e4f9..03b0dd46 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -4490,7 +4490,7 @@ naturally expire and possibly (5) wire the funds to a designated account. // Contribution of this coin to the overall amount. // Can be a fraciton of the coin's total value. - contribution: Amount; + amount: Amount; // Hash of denomination RSA key with which the coin is signed. denom_pub_hash: HashCode; -- cgit v1.2.3