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

x/polkadot/util-crypto/index.ts>createKeyDerived

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

Parameters

who: HexString | Uint8Array | string
index: bigint | BN | number

Returns

Uint8Array