Skip to main content
Module

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

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

Properties

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