mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 15:11:09 +02:00
itest: fix ascii
This commit is contained in:
@@ -248,8 +248,8 @@ type mppOpenChannelRequest struct {
|
|||||||
// openChannels is a helper to open channels that sets up a network topology
|
// openChannels is a helper to open channels that sets up a network topology
|
||||||
// with three different paths Alice <-> Bob as following,
|
// with three different paths Alice <-> Bob as following,
|
||||||
//
|
//
|
||||||
// _ Eve _
|
// _ Eve _
|
||||||
// / \
|
// / \
|
||||||
// Alice -- Carol ---- Bob
|
// Alice -- Carol ---- Bob
|
||||||
// \ /
|
// \ /
|
||||||
// \__ Dave ____/
|
// \__ Dave ____/
|
||||||
|
Reference in New Issue
Block a user