Module

x/polkadot/mod.ts>types.UInt

Package publishing for deno.land/x/polkadot
Go to Latest
class types.UInt
extends AbstractInt
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.UInt
import { types } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts";
const { UInt } = types;