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