Function that returns an arbitrary async generator function, or undefined if async generator syntax is unsupported.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
make-async-generator-function is a utility that returns an arbitrary async generator function or undefined if async generator syntax is unsupported. It's designed for developers working with async generators who need a simple way to check for and generate async generator functions in their code.