Skip to main content
Module

x/polkadot/mod.ts>utilCrypto.mnemonicToEntropy

Package publishing for deno.land/x/polkadot
Go to Latest
function utilCrypto.mnemonicToEntropy
import { utilCrypto } from "https://deno.land/x/polkadot@0.2.12/mod.ts";
const { mnemonicToEntropy } = utilCrypto;

Parameters

mnemonic: string
optional
onlyJs: boolean

Returns

Uint8Array