How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
pull-pause is a pull-stream module that allows you to pause and resume data flow through a stream, similar to turning a tap on and off. It's designed for developers working with pull-streams who need fine-grained control over data processing. The module is particularly useful for scenarios where you need to temporarily halt data flow, such as implementing backpressure or coordinating with other async operations.