mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
We have the same helpers for writing and reading a wire.Outpoint type defined separately in a couple places. We will want to use these from the graph db package soon though so instead of defining them again there, this commit unifies things and creates a single exported set of helpers. The next commit will make use of these. |
||
---|---|---|
.. | ||
db | ||
testdata | ||
ann_validation.go | ||
builder.go | ||
builder_test.go | ||
errors.go | ||
interfaces.go | ||
log.go | ||
notifications.go | ||
notifications_test.go | ||
setup_test.go | ||
stats.go | ||
validation_barrier.go | ||
validation_barrier_test.go |