mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-09 17:33:09 +00:00
deploy: 790dc54548899107f993e58bb644d9dbe0c3cf60
This commit is contained in:
parent
3c4cd22ffe
commit
10a191aabc
@ -44,7 +44,7 @@ const
|
||||
|
||||
DefaultTopic* = "/waku/2/default-waku/proto"
|
||||
|
||||
MaxMessageTimestampVariance* = Timestamp(20.seconds.nanoseconds) # 20 seconds maximum allowable sender timestamp "drift"
|
||||
MaxMessageTimestampVariance* = getNanoSecondTime(20) # 20 seconds maximum allowable sender timestamp "drift"
|
||||
|
||||
|
||||
# Error types (metric label values)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user