How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Creates an array of all symbol properties found directly upon a given object.
The **get‑own‑property‑symbols‑x** package exports a single function that returns an array of all Symbol‑keyed properties defined directly on a given object (throwing a TypeError for `null` or `undefined`). It is intended for JavaScript developers who need a reliable, cross‑environment way to enumerate an object's own symbol properties—especially when writing utility libraries or polyfills.