summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-exchange.rst')
-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.