commit b0ae3c7352df8ab1067645bbc2d07483f67bdf8e
parent e44df44939386f5443aaea144e8870b3e8cc77f1
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 2 Feb 2023 15:22:59 +0100
-now implemented
Diffstat:
1 file changed, 0 insertions(+), 8 deletions(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -1228,10 +1228,6 @@ and freeze or unfreeze accounts suspected of money laundering.
:query delta: *Optional*. takes value of the form ``N (-N)``, so that at most ``N`` values strictly older (younger) than ``start`` are returned. Defaults to ``-20`` to return the last 20 entries (before ``start``).
:query start: *Optional*. Row number threshold, see ``delta`` for its interpretation. Defaults to ``INT64_MAX``, namely the biggest row id possible in the database.
- .. note::
-
- This is a draft API that is not yet implemented.
-
**Response**
:http:statuscode:`200 OK`:
@@ -1283,10 +1279,6 @@ and freeze or unfreeze accounts suspected of money laundering.
:query history: *Optional*. If set to yes, we return all historic decisions and not only the last one.
- .. note::
-
- This is a draft API that is not yet implemented.
-
**Response**
:http:statuscode:`200 Success`: