Log abnormal close time offsets (RIPD-572)

This commit is contained in:
Miguel Portilla
2015-01-15 18:57:48 -05:00
committed by Vinnie Falco
parent 8b848770dc
commit a9dfb33126
3 changed files with 36 additions and 9 deletions

View File

@@ -58,6 +58,7 @@ JSS ( closed_ledger );
JSS ( close_time );
JSS ( close_time_estimated );
JSS ( close_time_human );
JSS ( close_time_offset );
JSS ( close_time_resolution );
JSS ( code );
JSS ( command );
@@ -152,6 +153,7 @@ JSS ( server_status );
JSS ( stand_alone );
JSS ( status );
JSS ( success );
JSS ( system_time_offset );
JSS ( taker_gets );
JSS ( taker_gets_funded );
JSS ( taker_pays );