mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-28 23:16:35 +01:00
multi: update to go 1.11 gofmt
This commit is contained in:
@@ -78,7 +78,7 @@ func randEdgePolicy(chanID *lnwire.ShortChannelID,
|
||||
MinHTLC: lnwire.MilliSatoshi(prand.Int31()),
|
||||
FeeBaseMSat: lnwire.MilliSatoshi(prand.Int31()),
|
||||
FeeProportionalMillionths: lnwire.MilliSatoshi(prand.Int31()),
|
||||
Node: node,
|
||||
Node: node,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user