summaryrefslogtreecommitdiff
path: root/core/api-auditor.rst
diff options
context:
space:
mode:
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;
}