summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:57:12 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:57:12 -0400
commitb6a699c90429e1fb005a81688dea45d93cb491f2 (patch)
treed9516003d890b9ad98b24e3f6645a62a6d3110c2 /core/api-merchant.rst
parent9bad535b7d4b0176eccba6a33ae734eeb6cbb089 (diff)
downloaddocs-b6a699c90429e1fb005a81688dea45d93cb491f2.tar.gz
docs-b6a699c90429e1fb005a81688dea45d93cb491f2.tar.bz2
docs-b6a699c90429e1fb005a81688dea45d93cb491f2.zip
mark up ‘-20’
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index dbe9a7b3..543ea64c 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2299,7 +2299,7 @@ Querying known wire transfers
:query after: *Optional*. Filter for transfers executed after the given timestamp.
- :query limit: *Optional*. At most return the given number of results. Negative for descending in execution time, positive for ascending in execution time. Default is -20.
+ :query limit: *Optional*. At most return the given number of results. Negative for descending in execution time, positive for ascending in execution time. Default is ``-20``.
:query offset: *Optional*. Starting transfer_serial_id for an iteration.