Liberdus / server

A decentralized messaging framework with native coin transfer builtin that is horizontally scalable built on top of shardus protocol
Other
0 stars 0 forks source link

Use NTP servers for current time #22

Open thantsintoe opened 3 days ago

thantsintoe commented 3 days ago

It is possible that validators have different local time. Use NTP servers to determine the current time. Replace all Date.now() with GetLiberdusTime()