[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: add by-account filter for #10031/100
From: |
Admin |
Subject: |
[taler-docs] branch master updated: add by-account filter for #10031/10032 |
Date: |
Thu, 12 Jun 2025 09:35:43 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository taler-docs.
The following commit(s) were added to refs/heads/master by this push:
new 902a35ca add by-account filter for #10031/10032
902a35ca is described below
commit 902a35ca0b3c772107b5bb439efc9e710191a11c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Jun 12 09:35:34 2025 +0200
add by-account filter for #10031/10032
---
core/api-exchange.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index a253331c..e89e8385 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -5863,6 +5863,11 @@ and freeze or unfreeze accounts suspected of money
laundering.
*Optional*. Row number threshold, see ``delta`` for its
interpretation. Defaults to ``INT64_MAX``, namely the biggest row id
possible in the database.
+ :query h_payto:
+ *Optional*. Account selector using the *normalized* payto URI.
+ Information for all accounts is returned if this
+ filter is absent, otherwise only transactions for this account.
+ @since protocol **v29**.
**Response:**
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: add by-account filter for #10031/10032,
Admin <=