mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
15858cae1c
In this commit, we start making use of the new ListClientSession functional options added in the previous commit. We use the functional options in order to calculate the max commit heights per channel on the construction of the tower client. We also use the options to count the total number of acked and committed updates. With this commit, we are also able to completely remove the AckedUpdates member of the ClientSession since it is no longer used anywhere in the code. |
||
---|---|---|
.. | ||
config.go | ||
driver.go | ||
watchtowerclient.pb.json.go | ||
wtclient_grpc.pb.go | ||
wtclient.go | ||
wtclient.pb.go | ||
wtclient.pb.gw.go | ||
wtclient.proto | ||
wtclient.swagger.json | ||
wtclient.yaml |