Drain a pull-stream and await the result
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`pull-resolve` is a utility library for wrapping `pull-stream` sinks to await their results using async/await or promises. It's designed for developers working with pull-streams who want to handle stream completion and errors more cleanly, with built-in support for common operations like collect, concat, find, and reduce.