We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc119b commit 6b3f270Copy full SHA for 6b3f270
release_notes.md
@@ -15,6 +15,12 @@ This file tracks release notes for the loop client.
15
## Next release
16
17
#### New Features
18
+* [Enhance](https://github.com/lightninglabs/loop/pull/912) the
19
+ `loop listswaps` command by improving the ability to filter the
20
+ response. Use `--start_timestamp_ns` to return only swaps after
21
+ that timestamp. Use `--max_swaps` to limit total swap outputs.
22
+ Paging is enabled using the `next_start_time` field in the response.
23
+
24
25
#### Breaking Changes
26
0 commit comments