Skip to main content
Module

x/polkadot/mod.ts>types.Set.with

Package publishing for deno.land/x/polkadot
Go to Latest
method types.Set.with
import { types } from "https://deno.land/x/polkadot@0.2.41/mod.ts";
const { Set } = types;

Parameters

values: SetValues
optional
bitLength: number

Returns

CodecClass<CodecSet>