Skip to main content
Module

x/polkadot/types-codec/mod.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.40/types-codec/mod.ts";

Parameters

optional
base: number

The base to use for the conversion

Returns

string