mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
In this commit, we use the available kvdb `View` method directly for starting a graph session instead of manually creating and commiting the transaction. Note this changes behaviour since failed tx create/commit will now error instead of just log. |
||
---|---|---|
.. | ||
db | ||
testdata | ||
builder.go | ||
builder_test.go | ||
errors.go | ||
interfaces.go | ||
log.go | ||
notifications.go | ||
notifications_test.go | ||
setup_test.go | ||
stats.go |