summaryrefslogtreecommitdiff
path: root/core/api-auditor.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:04:20 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:04:20 -0400
commitcef2c4a86a9c3bc95679528d7f5d5328a6a6d777 (patch)
tree1b77a85e6951b6b03a0822d39a5bc6aab0a623b1 /core/api-auditor.rst
parentb00ab92c806b56ed23d9848231480488420d3cc5 (diff)
downloaddocs-cef2c4a86a9c3bc95679528d7f5d5328a6a6d777.tar.gz
docs-cef2c4a86a9c3bc95679528d7f5d5328a6a6d777.tar.bz2
docs-cef2c4a86a9c3bc95679528d7f5d5328a6a6d777.zip
add period at end of sentence
Diffstat (limited to 'core/api-auditor.rst')
-rw-r--r--core/api-auditor.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-auditor.rst b/core/api-auditor.rst
index 9d602912..434ea0cc 100644
--- a/core/api-auditor.rst
+++ b/core/api-auditor.rst
@@ -59,7 +59,7 @@ know-your-customer (KYC) registration before issuing contracts.
// Return which currency this auditor is auditing for.
currency: string;
- // EdDSA master public key of the auditor
+ // EdDSA master public key of the auditor.
auditor_public_key: EddsaPublicKey;
}