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

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

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

Parameters

instanceId: string

Returns

(address?:
| string
| null
) => Observable<DeriveAccountFlags>