mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Report duration in current state.
This commit is contained in:
committed by
Nik Bougalis
parent
ad5c5f1969
commit
fbdbffed67
@@ -400,6 +400,7 @@ JSS ( seq ); // in: LedgerEntry;
|
||||
// ValidatorList
|
||||
JSS ( seqNum ); // out: LedgerToJson
|
||||
JSS ( server_state ); // out: NetworkOPs
|
||||
JSS ( server_state_duration_us ); // out: NetworkOPs
|
||||
JSS ( server_status ); // out: NetworkOPs
|
||||
JSS ( settle_delay ); // out: AccountChannels
|
||||
JSS ( severity ); // in: LogLevel
|
||||
|
||||
Reference in New Issue
Block a user