PubKey
scrypt-ts-opcat / PubKey
Function: PubKey()
PubKey(
b
):PubKey
Defined in: packages/scrypt-ts-opcat/src/smart-contract/types/primitives.ts:83
Creates a PubKey
instance from a ByteString
.
Parameters
b
Input ByteString.
Returns
- A domain specific public key representation.