From b9f0924f01a217b4731721670bc9042f70824cad Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 16 Jan 2020 18:10:53 +0100 Subject: style/syntax fixes --- core/api-auditor.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'core/api-auditor.rst') diff --git a/core/api-auditor.rst b/core/api-auditor.rst index 03a26f73..e76a72e2 100644 --- a/core/api-auditor.rst +++ b/core/api-auditor.rst @@ -132,9 +132,9 @@ paid out first. .. http:put:: /deposit-confirmation - Submits a `DepositConfirmation` to the exchange. Should succeed - unless the signature provided is invalid or the exchange is not - audited by this auditor. + Submits a `DepositConfirmation` to the exchange. Should succeed + unless the signature provided is invalid or the exchange is not + audited by this auditor. **Response:** @@ -217,10 +217,10 @@ Complaints This API is used by the wallet or merchants to submit proof of misbehavior of an exchange to the auditor. - .. note:: +.. note:: - To be designed and implemented. + To be designed and implemented. - .. http:put:: /complain +.. http:put:: /complain - Complain about missbehavior to the auditor. +Complain about missbehavior to the auditor. -- cgit v1.2.3