taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit c8b06f9c63937787dbbd81efbe46933dbd9e5442
parent 68b0b21b33f78320f9209faeac9e1f57a7c536c1
Author: Antoine A <>
Date:   Tue,  6 Aug 2024 16:18:11 +0200

wire-gateway: typo

Diffstat:
Mcore/api-bank-wire.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-bank-wire.rst b/core/api-bank-wire.rst @@ -154,7 +154,7 @@ Making Transactions **Request:** - :query limit: *Optional.* + :query limit: *Optional.* At most return the given number of results. Negative for descending by ``row_id``, positive for ascending by ``row_id``. Defaults to ``-20``. :query offset: *Optional.*