import { BTreeSet } from "https://deno.land/x/polkadot@0.2.17/types-codec/extended/index.ts";
Constructors
new
BTreeSet(registry: Registry,
valType: CodecClass<V> | string,
rawValue?: ,
| Uint8Array
| string
| string[]
| Set<any>
import { BTreeSet } from "https://deno.land/x/polkadot@0.2.17/types-codec/extended/index.ts";