mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-11 10:23:29 +02:00
Here, we make the sql query option params (batch size and pagination size) configurable. The defaults for SQLite vs Postgres are still the same but will be changed in an upcoming commit.