mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-11 05:26:02 +00:00
comment log that can't be json-serialized
This commit is contained in:
parent
061c54d3c6
commit
0d4c74b33a
@ -510,7 +510,7 @@ method publish*(g: GossipSub,
|
||||
msg = Message.init(g.peerInfo, data, topic, g.sign)
|
||||
msgId = g.msgIdProvider(msg)
|
||||
|
||||
trace "created new message", msg
|
||||
# trace "created new message", msg
|
||||
|
||||
trace "publishing on topic", name = topic, peers = peers
|
||||
if msgId notin g.mcache:
|
||||
|
Loading…
x
Reference in New Issue
Block a user