Sha1-1
scrypt-ts-opcat / Sha1
Function: Sha1()
Sha1(
b
):Sha1
Defined in: packages/scrypt-ts-opcat/src/smart-contract/types/primitives.ts:172
Creates a Sha1
instance from a ByteString
.
Parameters
b
Input ByteString.
Returns
- A domain specific SHA-1 hash representation.