Module

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

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

Parameters

instanceId: string
api: DeriveApi

Returns

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