mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-25 12:51:36 +02:00
lnwallet/test: pass in test channel type
This commit is contained in:
@@ -2005,7 +2005,7 @@ func TestRemoteCloseInitiator(t *testing.T) {
|
||||
|
||||
// First, create alice's channel.
|
||||
alice, _, cleanUp, err := lnwallet.CreateTestChannels(
|
||||
true,
|
||||
channeldb.SingleFunderTweaklessBit,
|
||||
)
|
||||
if err != nil {
|
||||
t.Fatalf("unable to create test channels: %v",
|
||||
|
Reference in New Issue
Block a user