mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-26 01:33:02 +01:00
itest: fix flake in multi_hop_htlc_remote_chain_claim
This commit is contained in:
parent
64753b01d1
commit
ded9fe6a84
@ -1435,7 +1435,7 @@ func runMultiHopHtlcRemoteChainClaim(ht *lntest.HarnessTest,
|
||||
|
||||
// If we then mine 3 additional blocks, Carol's second level tx will
|
||||
// mature, and she should pull the funds.
|
||||
ht.MineBlocks(carolSecondLevelCSV)
|
||||
ht.MineEmptyBlocks(int(carolSecondLevelCSV))
|
||||
carolSweep := ht.Miner.AssertNumTxsInMempool(1)[0]
|
||||
|
||||
// When Carol's sweep gets confirmed, she should have no more pending
|
||||
|
Loading…
x
Reference in New Issue
Block a user