PrevUpHomeNext

Validations::getTrustedValidationTimes

Return the sign times of all trusted full validations.

Synopsis
std::vector< NetClock::time_point >
getTrustedValidationTimes(
    ID const& ledgerID);
Description
Parameters

Name

Description

ledgerID

The identifier of ledger of interest

Return Value

Vector of times


PrevUpHomeNext