Files
lnd/watchtower/wtclient
Elle Mouton f38b5cf258 lnrpc+wtclient: refactor ClientStats
This commit removes the mutex from ClientStats and instead puts that in
clientStats which wraps ClientStats with a mutex. This is so that the
tower client interface can return a ClientStats struct without worrying
about copying a mutex.
2023-11-28 09:54:02 +02:00
..
2023-11-28 09:54:02 +02:00
2023-09-21 22:35:33 -04:00
2023-11-28 09:54:02 +02:00