Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/types-codec/bundle.ts>AbstractInt#toString

Package publishing for deno.land/x/polkadot
Go to Latest
method AbstractInt.prototype.toString
import { AbstractInt } from "https://deno.land/x/polkadot@0.2.29/types-codec/bundle.ts";

Parameters

optional
base: number

The base to use for the conversion

Returns

string