Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/util-crypto/secp256k1/hasher.ts>hasher

Package publishing for deno.land/x/polkadot
Latest
function hasher
import { hasher } from "https://deno.land/x/polkadot@0.2.45/util-crypto/secp256k1/hasher.ts";

Parameters

hashType: HashType
data: Uint8Array | string
optional
onlyJs: boolean

Returns

Uint8Array