server: set the FwdingLog attribute in the switch's config

This commit is contained in:
Olaoluwa Osuntokun 2018-02-27 22:22:31 -08:00
parent 36f214f48c
commit a540003bb9
No known key found for this signature in database
GPG Key ID: 964EA263DD637C21

@ -221,6 +221,7 @@ func newServer(listenAddrs []string, chanDB *channeldb.DB, cc *chainControl,
pubKey[:], err)
}
},
FwdingLog: chanDB.ForwardingLog(),
})
// If external IP addresses have been specified, add those to the list