Fix comment

This commit is contained in:
s1fr0 2022-02-04 23:10:25 +01:00
parent c7e06ab4e7
commit fdaf121f08
1 changed files with 1 additions and 1 deletions

View File

@ -443,7 +443,7 @@ proc validateMessage*(rlnPeer: WakuRLNRelay, msg: WakuMessage, timeOption: Optio
## the `msg`'s epoch is within MAX_EPOCH_GAP of the current epoch
## the `msg` has valid rate limit proof
## the `msg` does not violate the rate limit
## `timeOption` indicates Unix epoch time (milliseconds resolution)
## `timeOption` indicates Unix epoch time (fractional part holds sub-seconds)
## if `timeOption` is supplied, then the current epoch is calculated based on that