method AbstractInt.prototype.toStringimport { AbstractInt } from "https://dotland.deno.dev/x/polkadot@0.2.38/types-codec/index.ts"; toString(base?: number): stringParametersoptionalbase: numberThe base to use for the conversion Returnsstring