mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Set flowV2 switchover time
This commit is contained in:
@@ -34,8 +34,8 @@ namespace ripple {
|
||||
NetClock::time_point const& flowV2SoTime ()
|
||||
{
|
||||
using namespace std::chrono_literals;
|
||||
// Mon Aug 29, 2016 10:00:00am PDT
|
||||
static NetClock::time_point const soTime{525805200s};
|
||||
// Wed May 26, 2016 07:00:00am PDT
|
||||
static NetClock::time_point const soTime{517586400s};
|
||||
return soTime;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user