Skip to content

v0.31.0-beta

Compare
Choose a tag to compare
@alexbosworth alexbosworth released this 25 Apr 01:50
· 55 commits to master since this release
v0.31.0-beta
872137e

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 the next_start_time field in the response.