Skip to main content
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.40/api-derive/types.ts";

Properties

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