Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/util-crypto/mod.ts>scryptToU8a

Package publishing for deno.land/x/polkadot
Go to Latest
function scryptToU8a
import { scryptToU8a } from "https://deno.land/x/polkadot@0.2.37/util-crypto/mod.ts";

Parameters

salt: Uint8Array
unnamed 1: Params

Returns

Uint8Array