import { indexToId } from "https://dotland.deno.dev/x/polkadot@0.2.38/api-derive/accounts/indexToId.ts";
Parameters
api: DeriveApi
Returns
(accountIndex: AccountIndex | string) => Observable<AccountId | undefined>
Returns the corresponding AccountId.