multi: update to go 1.11 gofmt

This commit is contained in:
Olaoluwa Osuntokun
2018-10-07 11:34:32 +09:00
parent 233246714d
commit d8e6085c17
7 changed files with 15 additions and 15 deletions

View File

@@ -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,