v0.31.0-beta
·
55 commits
to master
since this release
New Features
- Enhance the
loop listswaps
command by improving the ability to filter the
response. Use--start_timestamp_ns
to return only swaps after
that timestamp. Use--max_swaps
to limit total swap outputs.
Paging is enabled using thenext_start_time
field in the response.