mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-21 07:13:13 +00:00
chore: update PR
This commit is contained in:
parent
13d7f60a53
commit
85b394713f
@ -711,7 +711,7 @@ suite "Waku rln relay":
|
||||
# another message in the same epoch as wm1, it will break the messaging rate limit
|
||||
wm2 = WakuMessage(payload: "Spam message".toBytes(), timestamp: now())
|
||||
|
||||
await sleepAsync(1000)
|
||||
await sleepAsync(1.seconds)
|
||||
let time_2 = epochTime()
|
||||
|
||||
var
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user