mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-09 18:33:25 +02:00
Since we have not removed all call-sites that make use of this parameter, we can remove it. This helps hide DB-specific details from the interface we will introduce for the graph store.