Function isScriptPayToPubkeyECDSA

  • Returns returns true if the script passed is an ECDSA pay-to-pubkey.

    Parameters

    • script: string | Uint8Array

      The script (HexString or Uint8Array).

    Returns boolean

Generated using TypeDoc