commit a7bd45a88a6a827ad6cd6546cd9fe5cb071e7a5c
parent 93162c118ccaf0cb19e7036019fb923b73234094
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 19 Mar 2021 04:13:33 -0400
delete spurious eol ws
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/api-common.rst b/core/api-common.rst
@@ -43,7 +43,7 @@ handle the error as if an internal error (500) had been returned.
**Response:**
:resheader Content-Type: application/json
-
+
:http:statuscode:`200 Ok`:
The request was successful.
:http:statuscode:`301 Moved permanently`:
@@ -344,7 +344,7 @@ Blinded coin
type DenominationBlindingKeyP = string;
-
+
.. _signature:
Signatures