Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rsafier committed Apr 19, 2024
1 parent d3f0617 commit d45bde1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions LNUnit/Setup/LNUnitBuilder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ await GetTarStreamFromFS(n.DockerContainerId,
//e.PrintDump();
}
}

// var basePath =
// !n.Image.Contains("lightning-terminal")
// ? lndRoot
Expand Down Expand Up @@ -379,9 +379,9 @@ await GetTarStreamFromFS(n.DockerContainerId,
{
foreach (var e in Configuration.EclairNodes)
{

}

}
if (Configuration.LNDNodes.Any())
{
Expand Down

0 comments on commit d45bde1

Please sign in to comment.