diff options
author | Florian Dold <florian.dold@gmail.com> | 2020-03-30 19:28:08 +0530 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2020-03-30 19:28:08 +0530 |
commit | 83d8d63066fedfffd0bfcf8a03a6bfa85b81007e (patch) | |
tree | b71cf48403e314055643eae94f2068c96fd8385b /core/api-exchange.rst | |
parent | ab8836e0bf8167e21be7e6b05fb8664b61bd5ef0 (diff) | |
download | docs-83d8d63066fedfffd0bfcf8a03a6bfa85b81007e.tar.gz docs-83d8d63066fedfffd0bfcf8a03a6bfa85b81007e.tar.bz2 docs-83d8d63066fedfffd0bfcf8a03a6bfa85b81007e.zip |
whitespace
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r-- | core/api-exchange.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 963926d..b45cdde 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -414,7 +414,7 @@ exchange. // Amount withdrawn. amount: Amount; - //Hash of the denomination public key of the coin. + // Hash of the denomination public key of the coin. h_denom_pub: HashCode; // Hash of the blinded coin to be signed |