summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 707a6c50..f38fb53c 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -3003,10 +3003,10 @@ It has the following structure:
// Official name.
name: string;
- // Auditor's public key
+ // Auditor's public key.
auditor_pub: EddsaPublicKey;
- // Base URL of the auditor
+ // Base URL of the auditor.
url: string;
}