summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2022-06-22 18:01:45 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2022-06-22 18:01:45 +0200
commit2bbfb25c3e54bf2014fe3f82a2d2be78d7a099ba (patch)
tree2a8dbc3d0ec47261f356e5c7b93326751f1328dd /core
parentea7d022a91662cc249ef07a75086edcd62dac089 (diff)
downloaddocs-2bbfb25c3e54bf2014fe3f82a2d2be78d7a099ba.tar.gz
docs-2bbfb25c3e54bf2014fe3f82a2d2be78d7a099ba.tar.bz2
docs-2bbfb25c3e54bf2014fe3f82a2d2be78d7a099ba.zip
typo fixed
Diffstat (limited to 'core')
-rw-r--r--core/api-exchange.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 0b5b3b70..7acef55d 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -3404,7 +3404,7 @@ Wallet-to-wallet transfers
ub_sig: DenominationSignature;
// Age commitment hash for the coin, if the denomination is age-restricted.
- h_age_commitment?: AgeCommitment;
+ h_age_commitment?: HashCode;
// FIXME-Oec: proof of age is missing.
@@ -3789,7 +3789,7 @@ Wallet-to-wallet transfers
ub_sig: DenominationSignature;
// Age commitment hash for the coin, if the denomination is age-restricted.
- h_age_commitment?: AgeCommitment;
+ h_age_commitment?: HashCode;
// FIXME-Oec: proof of age is missing.