summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:10:13 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:10:13 -0400
commit5b9aaffa61c61ba057f38bf4c5df73002d018dab (patch)
tree6cfe53fe51f491a98fbfa1c5842916e605feb744 /core/api-exchange.rst
parent904514d7fd7d5a59710be5995b378285e3fc2add (diff)
downloaddocs-5b9aaffa61c61ba057f38bf4c5df73002d018dab.tar.gz
docs-5b9aaffa61c61ba057f38bf4c5df73002d018dab.tar.bz2
docs-5b9aaffa61c61ba057f38bf4c5df73002d018dab.zip
fold long line; add period at end of sentence
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 6d61a2ea..08107679 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1069,7 +1069,8 @@ exchange.
// denomination private key.
coin_ev: CoinEnvelope;
- // Signature of `TALER_WithdrawRequestPS` created with the `reserves's private key <reserve-priv>`
+ // Signature of `TALER_WithdrawRequestPS` created with
+ // the `reserves's private key <reserve-priv>`.
reserve_sig: EddsaSignature;
}