Open thantsintoe opened 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()
Date.now()
GetLiberdusTime()
It is possible that validators have different local time. Use NTP servers to determine the current time. Replace all
Date.now()
withGetLiberdusTime()