lnd/watchtower/wtmock
Elle Mouton 8a7329b988
watchtower: make use of the new AddressIterator
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`.
2022-10-20 15:46:52 +02:00
..
client_db.go watchtower: make use of the new AddressIterator 2022-10-20 15:46:52 +02:00
keyring.go multi: fix make fmt 2022-08-23 22:10:24 +08:00
peer.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
signer.go multi: add MuSig2Cleanup method to MuSig2 signer 2022-05-04 19:23:58 +02:00
tower_db.go watchtower/wtdb: apply sanity checks to session policy before accepting 2019-06-13 19:54:22 -07:00