mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-20 13:27:27 +02:00
Prior to this commit, the wtclient would request tower info from both the legacy client and the anchors client and would then merge the results returned. This is incorrect since the two clients will have different session info and different "active" statuses for the same tower. This commit thus ensures that we dont lose this info. |
||
|---|---|---|
| .. | ||
| config.go | ||
| driver.go | ||
| watchtowerclient.pb.json.go | ||
| wtclient.go | ||
| wtclient.pb.go | ||
| wtclient.pb.gw.go | ||
| wtclient.proto | ||
| wtclient.swagger.json | ||
| wtclient.yaml | ||
| wtclient_grpc.pb.go | ||