How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
For the really exotic cases in which an async function needs to refer to a promise that resulted from its invocation.
`using-its-own-promise-pmb` is a tiny utility library that lets you call an async function and give it immediate access to the very promise that will later resolve with its result (by passing the promise as the first argument). It’s intended for niche scenarios such as custom task schedulers or resource managers where a function must reference its own promise during execution.