Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/types/generic/index.ts>GenericAddress

Package publishing for deno.land/x/polkadot
Go to Latest
class GenericAddress
extends Enum
import { GenericAddress } from "https://deno.land/x/polkadot@0.2.12/types/generic/index.ts";

Constructors

new
GenericAddress(registry: Registry, value?: unknown)

Methods

inspect(): Inspect
toString(): string