lnd.xprv/walletunlocker
Olaoluwa Osuntokun f0e9a1f753
walletunlock: exend the Init and Unlock methods to also return optional SCB's
In this commit, we we extend the Init and Unlock methods to also parse
out and return optional SCB instances. With this change, when the user
creates their node, if they have an existing seed and also a set of SCBs
(either single or multi), they'll be able to recover both their on-chain
balance, and also any funds that were settled within their existing
channels.
2019-03-28 17:53:23 -07:00
..
service_test.go multi: sort import paths with gofmt 2018-08-02 18:20:49 -07:00
service.go walletunlock: exend the Init and Unlock methods to also return optional SCB's 2019-03-28 17:53:23 -07:00