From 083e5e6c9f570832fa52e0875ed357a3189d1879 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 21 Mar 2016 01:30:09 +0100 Subject: updating specification in view of #3987 --- api-exchange.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'api-exchange.rst') diff --git a/api-exchange.rst b/api-exchange.rst index 7d2efb6c..7359ef39 100644 --- a/api-exchange.rst +++ b/api-exchange.rst @@ -161,6 +161,9 @@ possibly by using HTTPS. // The auditor's EdDSA signing public key. auditor_pub: EddsaPublicKey; + // The auditor's URL. + auditor_url: String; + // An array of denomination keys the auditor affirms with its signature. // Note that the message only includes the hash of the public key, while the // signature is actually over the expanded information including expiration -- cgit v1.2.3