Skip to main content
Module

x/polkadot/mod.ts>utilCrypto.secp256k1PairFromSeed

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

Parameters

seed: Uint8Array
optional
onlyJs: boolean

Returns

Keypair