diff --git a/server.go b/server.go index 8573b7d4..e9bec4e9 100644 --- a/server.go +++ b/server.go @@ -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