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

x/polkadot/util-crypto/bundle.ts>mnemonicToEntropy

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

Parameters

mnemonic: string
optional
wordlist: string[]
optional
onlyJs: boolean

Returns

Uint8Array