Skip to main content
Module

x/polkadot/mod.ts>types.UInt.with

Package publishing for deno.land/x/polkadot
Go to Latest
method types.UInt.with
Re-export
import { types } from "https://deno.land/x/polkadot@0.2.37/mod.ts";
const { UInt } = types;

Parameters

bitLength: UIntBitLength
optional
typeName: string

Returns

CodecClass<UInt>