How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Delays the input through the stream. A pull.through for dominictarr's pull-stream.
`pull-delay` is a tiny Node.js module that provides a pull‑stream “through” component which postpones each item passing through it by a configurable timeout (e.g., `delay(5000)` adds a 5‑second pause per value). It’s aimed at developers using Dominic Tarr’s pull‑stream library who need simple rate‑limiting or timing control in their streaming pipelines.