Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Static Methods

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