How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `microtask-collector` library provides a way to collect values emitted within the current microtask in JavaScript. It’s designed for developers who need to observe and process data generated asynchronously within a single microtask cycle, offering control over how microtasks are queued. This is useful for testing, debugging, or managing asynchronous flows where tracking microtask activity is important.