summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:26:20 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 04:26:20 -0400
commitccc0473b71f9b562fb524273ea9630544e6e4fe4 (patch)
tree041fbe4fedef67fdf327cbc88e2afb171fb79e21 /core/api-merchant.rst
parent9cba840451f271eb60026430643bdd5da1b4ec28 (diff)
downloaddocs-ccc0473b71f9b562fb524273ea9630544e6e4fe4.tar.gz
docs-ccc0473b71f9b562fb524273ea9630544e6e4fe4.tar.bz2
docs-ccc0473b71f9b562fb524273ea9630544e6e4fe4.zip
capitalize first word in sentence; add period at end of sentence
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 13bbaf2b..406743bc 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -733,7 +733,7 @@ the contract. Refunds must be approved by the merchant's business logic.
// Refund transaction ID.
rtransaction_id: Integer;
- // public key of a coin that was refunded
+ // Public key of a coin that was refunded.
coin_pub: EddsaPublicKey;
// Amount that was refunded, including refund fee charged by the exchange