Decurry is the 'reverse' of curry: given a composed function `fn(arg1)(arg2)(arg3)` it gives a function that can be called as `fn(arg1, arg2, arg3)` or `fn(arg1, arg2)(arg3) etc.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Decurry is a utility that transforms curried functions (especially those created via composition) to accept their arguments in flexible groupings—like all at once,