mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Log abnormal close time offsets (RIPD-572)
This commit is contained in:
committed by
Vinnie Falco
parent
8b848770dc
commit
a9dfb33126
@@ -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 );
|
||||
|
||||
Reference in New Issue
Block a user