lnd.xprv/lntest/itest
Matheus Degiovani d6286e9463
itest: Shutdown final Dave node in testChanRestore
This changes the defer function in the test for channel backups to
correctly close over the 'dave' variable.

Without this closure, the shutdownAndAssert call would attempt to
shutdown the original (non-restored) dave instead of the most recently
created (restored) dave, causing a leak of a node during tests.
2019-09-10 09:26:24 -03:00
..
lnd_multi-hop_htlc_local_chain_claim_test.go itest+routing: updating tests to account for BlockPadding 2019-07-23 21:03:30 -04:00
lnd_multi-hop_htlc_receiver_chain_claim_test.go itest+routing: updating tests to account for BlockPadding 2019-07-23 21:03:30 -04:00
lnd_multi-hop_htlc_remote_chain_claim_test.go itest+routing: updating tests to account for BlockPadding 2019-07-23 21:03:30 -04:00
lnd_test.go itest: Shutdown final Dave node in testChanRestore 2019-09-10 09:26:24 -03:00
onchain.go lntest: add CPFP integration test 2019-06-11 15:06:41 -07:00