Skip to main content
Module

x/polkadot/mod.ts>typesCodec.Int.with

Package publishing for deno.land/x/polkadot
Go to Latest
method typesCodec.Int.with
import { typesCodec } from "https://deno.land/x/polkadot@0.2.12/mod.ts";
const { Int } = typesCodec;

Parameters

bitLength: UIntBitLength
optional
typeName: string

Returns

CodecClass<Int>