submarine_swaps: small clean-up
This commit is contained in:
@@ -480,6 +480,8 @@ class LNGossip(LNWorker):
|
||||
|
||||
class LNWallet(LNWorker):
|
||||
|
||||
lnwatcher: 'LNWalletWatcher'
|
||||
|
||||
def __init__(self, wallet: 'Abstract_Wallet', xprv):
|
||||
Logger.__init__(self)
|
||||
self.wallet = wallet
|
||||
|
||||
Reference in New Issue
Block a user