summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-exchange.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 313aa4e6..b4a9c69f 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -594,6 +594,9 @@ Management operations authorized by master key
// base URL of the auditor
auditor_url: string;
+ // human-readable name of the auditor
+ auditor_name: string;
+
// The auditor's EdDSA signing public key.
auditor_pub: EddsaPublicKey;