628224a5ee
This commit returns the BtcWallet wrapper struct back to conformance to the WalletController interface by adding support for SubscribeTransactions. The implementation of the lnwallet.TransactionSubscription consists simply of a proxy goroutine which forwards notifications from the wallet’s internal NotificaitonServer. |
||
---|---|---|
.. | ||
blockchain.go | ||
btcwallet.go | ||
config.go | ||
driver.go | ||
signer.go |