mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-14 12:42:48 +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. |
||
|---|---|---|
| .. | ||
| batch.go | ||
| batch_test.go | ||
| interface.go | ||
| kvdb.go | ||
| scheduler.go | ||