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.42/util-crypto/mod.ts";

Parameters

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

Returns

Uint8Array