Module

x/polkadot/util-crypto/scrypt/types.ts>ScryptParams

Package publishing for deno.land/x/polkadot
Latest
interface ScryptParams
import { type ScryptParams } from "https://dotland.deno.dev/x/polkadot@0.2.45/util-crypto/scrypt/types.ts";

The params that control scrypt generation

Properties

N: number
p: number
r: number