lnd/lnrpc/wtclientrpc
Elle Mouton b635629e3c
lnrpc/wtclientrpc: correctly merge tower client info
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.
2023-03-16 14:59:08 +02:00
..
config.go multi: thread anchor client down to wtclient subserver 2020-11-25 16:16:28 -08:00
driver.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
watchtowerclient.pb.json.go lnrpc/gen_protos.sh: remove js build tag 2022-09-07 18:32:05 -04:00
wtclient.go lnrpc/wtclientrpc: correctly merge tower client info 2023-03-16 14:59:08 +02:00
wtclient.pb.go lnrpc/wtclientrpc: correctly merge tower client info 2023-03-16 14:59:08 +02:00
wtclient.pb.gw.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
wtclient.proto lnrpc/wtclientrpc: correctly merge tower client info 2023-03-16 14:59:08 +02:00
wtclient.swagger.json lnrpc/wtclientrpc: correctly merge tower client info 2023-03-16 14:59:08 +02:00
wtclient.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +02:00
wtclient_grpc.pb.go lnrpc: re-compile protos w/ Go 1.19 2022-08-24 11:43:00 -05:00