deploy: 790dc54548899107f993e58bb644d9dbe0c3cf60

This commit is contained in:
jm-clius 2022-10-06 15:45:53 +00:00
parent 3c4cd22ffe
commit 10a191aabc

View File

@ -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)