@ethereumjs/util
@ethereumjs/util / isValidPrivate
isValidPrivate(privateKey): boolean
privateKey
boolean
Defined in: packages/util/src/account.ts:497
Checks if the private key satisfies the rules of the curve secp256k1.
Uint8Array