mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 14:40:51 +02:00
itest: flatten PSBT funding test cases
So it's easier to get the logs and debug.
This commit is contained in:
@@ -123,7 +123,7 @@ func testRemoteSigner(ht *lntest.HarnessTest) {
|
||||
name: "psbt",
|
||||
randomSeed: true,
|
||||
fn: func(tt *lntest.HarnessTest, wo, carol *node.HarnessNode) {
|
||||
runPsbtChanFunding(
|
||||
runPsbtChanFundingWithNodes(
|
||||
tt, carol, wo, false,
|
||||
lnrpc.CommitmentType_LEGACY,
|
||||
)
|
||||
|
Reference in New Issue
Block a user