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

x/polkadot/types-codec/index.ts>Int.with

Package publishing for deno.land/x/polkadot
Go to Latest
method Int.with
import { Int } from "https://deno.land/x/polkadot@0.2.30/types-codec/index.ts";

Parameters

bitLength: UIntBitLength
optional
typeName: string

Returns

CodecClass<Int>