Skip to main content
Module

x/polkadot/types/index.types.ts>GenericEthereumAccountId

Package publishing for deno.land/x/polkadot
Go to Latest
class GenericEthereumAccountId
extends U8aFixed
import { GenericEthereumAccountId } from "https://deno.land/x/polkadot@0.2.38/types/index.types.ts";

Constructors

new
GenericEthereumAccountId(registry: Registry, value?: AnyU8a)

Methods

eq(other?: unknown): boolean
toHuman(): string
toJSON(): string
toPrimitive(): string
toRawType(): string
toString(): string