summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-10-03 12:24:20 +0200
committerChristian Grothoff <christian@grothoff.org>2022-10-03 12:24:23 +0200
commit9edcc9d87ea09d1e5e91b081b9829a4b4e40fecc (patch)
treeea8d9acec834138d35cc09a893b3ab8ab6d0a8be /core/api-exchange.rst
parent6aefda6fecd2c50092c1868d7ba62254ccc21460 (diff)
downloaddocs-9edcc9d87ea09d1e5e91b081b9829a4b4e40fecc.tar.gz
docs-9edcc9d87ea09d1e5e91b081b9829a4b4e40fecc.tar.bz2
docs-9edcc9d87ea09d1e5e91b081b9829a4b4e40fecc.zip
-fix name
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
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;