lntest: test PSBT channel funding

This commit is contained in:
Oliver Gugger
2020-03-31 09:13:21 +02:00
parent c892227953
commit c4f20dada4
2 changed files with 354 additions and 0 deletions

View File

@@ -14875,6 +14875,10 @@ var testsCases = []*testCase{
name: "external channel funding",
test: testExternalFundingChanPoint,
},
{
name: "psbt channel funding",
test: testPsbtChanFunding,
},
}
// TestLightningNetworkDaemon performs a series of integration tests amongst a