Function blockToDateFixed

  • Converts chain block height to UTC Date using provided block time value.

    Parameters

    • options: IBlockTimeOptions

      Values to use for calculating UTC date.

    Returns Date

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

Generated using TypeDoc