PrivKey
bitcoinjs-lib / PrivKey
Function: PrivKey()
PrivKey(
n):PrivKey
Defined in: packages/scrypt-ts-btc/src/smart-contract/types/primitives.ts:39
Creates a PrivKey instance from a Int32.
Parameters
n
Returns
- A domain specific private key representation.