Files
lnd/channeldb/graph.go
Conner Fromknecht 80802d8e84 channeldb/graph: always populate LightningNode features
Previously we would return nil features when we didn't have a node
announcement or a given node. With this change, we can always assume the
feature vector is populated during pathfinding.
2019-12-18 23:53:05 -08:00

118 KiB