diff --git a/log.go b/log.go index 6cca176e..e8f52644 100644 --- a/log.go +++ b/log.go @@ -159,7 +159,7 @@ var subsystemLoggers = map[string]btclog.Logger{ "INVC": invcLog, "NANN": nannLog, "WTWR": wtwrLog, - "NTFR": ntfnLog, + "NTFR": ntfrLog, "IRPC": irpcLog, "CHNF": chnfLog, "CHBU": chbuLog,