• Converts chain block height to UTC Date using getAverageBlockTime().

    Parameters

    • options: IBlockTimeOptions

      Values to use for calculating UTC date.

    Returns Promise<Date>

    • Date object for future date matching input future chain height.

Generated using TypeDoc