Skip to main content
Module

x/polkadot/mod.ts>types.GenericEthereumAccountId

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

Constructors

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

Methods

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