PubKey
@opcat-labs/scrypt-ts-opcat v1.0.4
@opcat-labs/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.