Module

x/polkadot/mod.ts>utilCrypto.createKeyMulti

Package publishing for deno.land/x/polkadot
Go to Latest
function utilCrypto.createKeyMulti
import { utilCrypto } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts";
const { createKeyMulti } = utilCrypto;

Parameters

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

Returns

Uint8Array