mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 01:43:16 +01:00
lntest: remove redundant MineBlocks
This commit is contained in:
parent
c37baa68d8
commit
21535826ba
@ -342,7 +342,6 @@ func (h *HarnessTest) SetupStandbyNodes() {
|
||||
// above a good number of confirmations.
|
||||
const totalTxes = 200
|
||||
h.MineBlocksAndAssertNumTxes(numBlocksSendOutput, totalTxes)
|
||||
h.MineBlocks(numBlocksSendOutput)
|
||||
|
||||
// Now we want to wait for the nodes to catch up.
|
||||
h.WaitForBlockchainSync(h.Alice)
|
||||
|
Loading…
Reference in New Issue
Block a user