PubKeyHash
scrypt-ts-opcat / PubKeyHash
Function: PubKeyHash()
PubKeyHash(
b
):Ripemd160
Defined in: packages/scrypt-ts-opcat/src/smart-contract/types/primitives.ts:138
Creates a PubKeyHash
instance from a ByteString
.
Parameters
b
Input ByteString.
Returns
- A domain specific address representation.