taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 9edcc9d87ea09d1e5e91b081b9829a4b4e40fecc
parent 6aefda6fecd2c50092c1868d7ba62254ccc21460
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  3 Oct 2022 12:24:20 +0200

-fix name

Diffstat:
Mcore/api-exchange.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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;