Merge pull request #8592 from zhiqiangxu/master

itest: fix ascii
This commit is contained in:
Oliver Gugger 2024-04-24 11:05:21 -06:00 committed by GitHub
commit fe26005228
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -248,8 +248,8 @@ type mppOpenChannelRequest struct {
// openChannels is a helper to open channels that sets up a network topology
// with three different paths Alice <-> Bob as following,
//
// _ Eve _
// / \
// _ Eve _
// / \
// Alice -- Carol ---- Bob
// \ /
// \__ Dave ____/