Files
lnd/channeldb/graph_cache_test.go
Olaoluwa Osuntokun fae470293f channeldb: add new ForEachNode method using the channel graph cache
This commit, adds a new ForEachNode method to the channel graph cache
that assumes the contents won't be modified. This is generally useful,
and will be used in a later commit to optimize some heavy RPC calls.
2021-11-04 15:30:25 -07:00

4.3 KiB