summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:20:30 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:20:30 -0400
commitbe80321ee7da6d24a77567213a23975bb7fd33f2 (patch)
tree6a08986ad6b9e77f2fef3414f4722a0fa6809792 /core/api-exchange.rst
parent12a66ec61fbdd630d4d64467b77f2317df533453 (diff)
downloaddocs-be80321ee7da6d24a77567213a23975bb7fd33f2.tar.gz
docs-be80321ee7da6d24a77567213a23975bb7fd33f2.tar.bz2
docs-be80321ee7da6d24a77567213a23975bb7fd33f2.zip
capitalize first word in sentence (three instances)
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 3d82e796..7e1c6f64 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1221,16 +1221,16 @@ denomination.
// URL, or if the base URL has changed since the deposit.
transaction_base_url?: string;
- // timestamp when the deposit was received by the exchange.
+ // Timestamp when the deposit was received by the exchange.
exchange_timestamp: Timestamp;
- // the EdDSA signature of `TALER_DepositConfirmationPS` using a current
+ // The EdDSA signature of `TALER_DepositConfirmationPS` using a current
// `signing key of the exchange <sign-key-priv>` affirming the successful
// deposit and that the exchange will transfer the funds after the refund
// deadline, or as soon as possible if the refund deadline is zero.
exchange_sig: EddsaSignature;
- // `public EdDSA key of the exchange <sign-key-pub>` that was used to
+ // `Public EdDSA key of the exchange <sign-key-pub>` that was used to
// generate the signature.
// Should match one of the exchange's signing keys from /keys. It is given
// explicitly as the client might otherwise be confused by clock skew as to