sort a pull-stream, necessarily, this buffers the stream and then streams the sorted stream
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `pull-sort` project provides a function to sort data in a pull-stream, buffering the entire stream before outputting the sorted results. It is designed for developers working with pull-streams who need to sort data on-the-fly, offering an optional comparator function similar to `Array#sort`.