mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-02-08 16:03:06 +00:00
* chore: convert timestamp from miliseconds to nanoseconds * chore: test against hash accounting for nanoseconds instead of milliseconds the hash used was calculated using timestamp in milliseconds, instead of nanoseconds (not part of the RFC test vectors)Y