summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-02 15:22:59 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-02 15:22:59 +0100
commitb0ae3c7352df8ab1067645bbc2d07483f67bdf8e (patch)
treef11f8a0b3370562a0869105104f5fd389f7065a5 /core/api-exchange.rst
parente44df44939386f5443aaea144e8870b3e8cc77f1 (diff)
downloaddocs-b0ae3c7352df8ab1067645bbc2d07483f67bdf8e.tar.gz
docs-b0ae3c7352df8ab1067645bbc2d07483f67bdf8e.tar.bz2
docs-b0ae3c7352df8ab1067645bbc2d07483f67bdf8e.zip
-now implemented
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index af18a8a1..77925cbc 100644
--- 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`: