From 9d4cd5f655fefac520c156a2c3f6962363bff825 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 29 Nov 2020 16:20:42 +0100 Subject: need human-readable name of the auditor --- core/api-exchange.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core') 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; -- cgit v1.2.3