mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
8a7329b988
This commit upgrades the wtclient package to make use of the new `AddressIterator`. It does so by first creating new `Tower` and `ClientSession` types. The new `Tower` type has an `AddressIterator` instead of a list of addresses. The `ClientSession` type contains a `Tower`. |
||
---|---|---|
.. | ||
client_db.go | ||
keyring.go | ||
peer.go | ||
signer.go | ||
tower_db.go |