CCC Docs
    Preparing search index...

    Function epochToHex

    • Parameters

      • epochLike: EpochLike

        An EpochLike value (object, tuple, or Epoch).

      Returns `0x${string}`

      Hex string representing the epoch.

      use Epoch.from(epochLike).toHex instead Convert an Epoch-like value to its hex representation.