mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-11 08:22:56 +02:00
multi: update to go 1.11 gofmt
This commit is contained in:
@@ -973,7 +973,7 @@ func TestNewRoute(t *testing.T) {
|
||||
|
||||
return &ChannelHop{
|
||||
ChannelEdgePolicy: &channeldb.ChannelEdgePolicy{
|
||||
Node: &channeldb.LightningNode{},
|
||||
Node: &channeldb.LightningNode{},
|
||||
FeeProportionalMillionths: feeRate,
|
||||
FeeBaseMSat: baseFee,
|
||||
TimeLockDelta: timeLockDelta,
|
||||
|
Reference in New Issue
Block a user