lnd/lntest
Olaoluwa Osuntokun e929142ff7
lntest: add new Unlock method to allow unlock of fresh node
In this commit, we convert the Unlock method to accept the
`lnrpc.UnlockWalletRequest`. This makes things a bit more generic as we
no longer need to continue to add params to the method each time a new
field is added to the Unlock method.
2019-03-28 17:53:48 -07:00
..
btcd.go lnd_test+lntest: seperate miner and chain backend 2019-01-16 10:10:22 +01:00
doc.go lntest: Add doc.go with package documentation. 2017-12-14 20:06:23 -08:00
harness.go lntest: exend newNode method to accept wallet password 2019-03-28 17:53:47 -07:00
node.go lntest: add new Unlock method to allow unlock of fresh node 2019-03-28 17:53:48 -07:00
timeouts_darwin.go lntest/timeouts: split into darwin and non-darwin timeouts 2019-03-27 19:00:39 -07:00
timeouts.go lntest/timeouts: split into darwin and non-darwin timeouts 2019-03-27 19:00:39 -07:00