Skip to main content
Module

x/polkadot/mod.ts>utilCrypto.keyFromPath

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

Parameters

pair: Keypair
path: DeriveJunction[]
type: KeypairType

Returns

Keypair