Function isRawGtx

  • Type assertion to determine if the provided value is a regular GTX or a RawGtx

    Parameters

    • tx: RawGtx | GTX

      the tx value to assert

    Returns tx is RawGtx

    true if provided value is a raw gtx