Skip to main content
Module

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

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

Parameters

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

Returns

Uint8Array