Function Ledger.getExpectedBlockTime

Gets the expected block nomination time offset from Genesis start time.

TimePoint getExpectedBlockTime (
  Height height
) pure nothrow @nogc @safe;

Parameters

NameDescription
height target height

Returns

the expected block nomination time for the provided height