mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2026-01-09 03:28:14 -05:00
proper name for topics so that we can filter dynamically using chronicles (#210)
* proper name for topics so that we can filter dynamically using chronicles * lowercase
This commit is contained in:
@@ -22,7 +22,7 @@ import secure,
|
||||
../../stream/bufferstream
|
||||
|
||||
logScope:
|
||||
topic = "noise"
|
||||
topics = "noise"
|
||||
|
||||
const
|
||||
# https://godoc.org/github.com/libp2p/go-libp2p-noise#pkg-constants
|
||||
|
||||
Reference in New Issue
Block a user