import { types } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts";
const { UInt } = types;
Static Methods
with(bitLength: UIntBitLength, typeName?: string): CodecClass<UInt>
import { types } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts";
const { UInt } = types;