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>createKeyMulti

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

Parameters

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

Returns

Uint8Array