mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-10 03:53:08 +02:00
itest: add itest for externally funded taproot chans
This commit is contained in:
@@ -629,7 +629,7 @@ func runChanRestoreScenarioCommitTypes(ht *lntest.HarnessTest,
|
||||
thawHeight := uint32(minerHeight + thawHeightDelta)
|
||||
|
||||
fundingShim, _ = deriveFundingShim(
|
||||
ht, dave, carol, crs.params.Amt, thawHeight, true,
|
||||
ht, dave, carol, crs.params.Amt, thawHeight, true, ct,
|
||||
)
|
||||
crs.params.FundingShim = fundingShim
|
||||
}
|
||||
|
Reference in New Issue
Block a user