@btc-vision/ecpair - v4.0.2
    Preparing search index...

    Function isPrivateKey

    • Type guard for PrivateKey.

      Returns true when value is a 32-byte Uint8Array whose numeric value falls in the range [1, n).

      Parameters

      • value: unknown

        Value to test.

      Returns value is PrivateKey