Module

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

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

Parameters

who: (HexString | Uint8Array | string)[]
threshold: bigint | BN | number

Returns

Uint8Array