Skip to content

Sort files in `siac renter list` by sia path

Christopher Schinnerl requested to merge VoidingWarranties:siac-renter-sort into master

Created by: VoidingWarranties

Closes #963 (closed)

I wasn't sure whether to sort in the client or the daemon. I decided on sorting in the client so that in the future the field sorted on can be specified without modifying the API.

Merge request reports