mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 07:00:55 +02:00
lntest+itest: finalize moving miner methods
This commit is contained in:
@@ -30,7 +30,7 @@ func testOpenChannelAfterReorg(ht *lntest.HarnessTest) {
|
||||
}
|
||||
|
||||
// Create a temp miner.
|
||||
tempMiner := ht.Miner.SpawnTempMiner()
|
||||
tempMiner := ht.SpawnTempMiner()
|
||||
|
||||
miner := ht.Miner
|
||||
alice, bob := ht.Alice, ht.Bob
|
||||
|
Reference in New Issue
Block a user