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