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