Skip to main content
Module

x/polkadot/types-codec/index.ts>UInt

Package publishing for deno.land/x/polkadot
Go to Latest
class UInt
extends AbstractInt
import { UInt } from "https://deno.land/x/polkadot@0.2.33/types-codec/index.ts";

Static Methods

with(bitLength: UIntBitLength, typeName?: string): CodecClass<UInt>