commit bb68c2fb35c809609535e3c92c333bf70593d1b8 parent 319640de66f234275b3b3e254d2672f1fd976793 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Fri, 19 Mar 2021 01:40:21 -0400 mark up ‘/keys’ Diffstat:
| M | core/api-exchange.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -307,7 +307,7 @@ possibly by using HTTPS. interface WireResponse { - // Master public key of the exchange, must match the key returned in /keys. + // Master public key of the exchange, must match the key returned in ``/keys``. master_public_key: EddsaPublicKey; // Array of wire accounts operated by the exchange for