Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/api-derive/accounts/index.ts>hasIdentityMulti

Package publishing for deno.land/x/polkadot
Go to Latest
function hasIdentityMulti
import { hasIdentityMulti } from "https://deno.land/x/polkadot@0.2.25/api-derive/accounts/index.ts";

Parameters

instanceId: string

Returns

(accountIds: (AccountId | Uint8Array | string)[]) => Observable<DeriveHasIdentity[]>