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