class DoNotConstruct
implements Codec
import { DoNotConstruct } from "https://deno.land/x/polkadot@0.2.28/types-codec/base/DoNotConstruct.ts";
Constructors
new
DoNotConstruct(registry: Registry, typeName?)Static Methods
with(typeName?: string): CodecClass