mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-01-13 05:23:13 +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