summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-16 18:10:53 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-16 18:10:53 +0100
commitb9f0924f01a217b4731721670bc9042f70824cad (patch)
tree63a9d7a282b1f3ecb62323f32e3ed9991f3218df /core
parentdf1202fe37971a8263969552122edc627b4b1cf7 (diff)
downloaddocs-b9f0924f01a217b4731721670bc9042f70824cad.tar.gz
docs-b9f0924f01a217b4731721670bc9042f70824cad.tar.bz2
docs-b9f0924f01a217b4731721670bc9042f70824cad.zip
style/syntax fixes
Diffstat (limited to 'core')
-rw-r--r--core/api-auditor.rst14
1 files changed, 7 insertions, 7 deletions
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.