A silly writable stream that eats all data
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`node-stream-blackhole` provides a simple writable stream that silently discards any data piped into it. It's a lightweight utility for Node.js developers who need to consume and ignore stream data, such as when silencing output in pipelines or handling unwanted streams during debugging.