Add callbacks to requests in flight to avoid async duplication
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Inflight is a deprecated npm module that manages callbacks for ongoing requests to prevent async duplication. It was designed for developers using callbacks, but modern alternatives like promises and the lru-cache module are now recommended for better async handling.