mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 22:43:09 +00:00
logging content topic of spam messages (#2906)
This commit is contained in:
parent
53893c1b28
commit
77c19ceda7
@ -292,6 +292,7 @@ proc generateOrderedValidator(w: WakuRelay): auto {.gcsafe.} =
|
|||||||
error "protocol generateOrderedValidator reject waku validator",
|
error "protocol generateOrderedValidator reject waku validator",
|
||||||
msg_hash = msgHash,
|
msg_hash = msgHash,
|
||||||
pubsubTopic = pubsubTopic,
|
pubsubTopic = pubsubTopic,
|
||||||
|
contentTopic = msg.contentTopic,
|
||||||
validatorRes = validatorRes,
|
validatorRes = validatorRes,
|
||||||
error = errorMessage
|
error = errorMessage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user