Provides a slightly higher level PostgreSQL client, that builds on pg-pool
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`hl-pg-client` is a Node.js PostgreSQL client library that wraps `pg-pool` to simplify common database operations. It provides convenient methods for both single queries (`query`) and transactional batch execution (`run`), handling connection management and rollbacks automatically. The library is designed for developers who need a lightweight, reliable way to interact with PostgreSQL