Skip to main content
Module

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

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

Properties

optional
display: string | undefined
optional
displayParent: string | undefined
optional
email: string | undefined
optional
image: string | undefined
optional
other: Record<string, string> | undefined
optional
parent: AccountId | undefined
optional
pgp: string | undefined
optional
riot: string | undefined
optional
twitter: string | undefined
optional
web: string | undefined
judgements: RegistrationJudgement[]