Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/api-derive/types.ts>DeriveAccountInfo

Package publishing for deno.land/x/polkadot
Go to Latest
interface DeriveAccountInfo
import { type DeriveAccountInfo } from "https://deno.land/x/polkadot@0.2.37/api-derive/types.ts";

Properties

optional
accountId: AccountId | undefined
optional
accountIndex: AccountIndex | undefined
optional
nickname: string | undefined