mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-29 22:37:01 +02:00
Add a re-usable implementation of the sqldb.TxOptions interface and make use of this in the various spots (invoices, batch and graph/db) where we had previously defined individual implementations that were all doing the same thing.