Merge pull request #3374 from halseth/ntfr-logger
[trivial] log: correct NTFR -> ntfrLog mapping
This commit is contained in:
commit
c3aa46e08b
2
log.go
2
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,
|
||||
|
Loading…
Reference in New Issue
Block a user