Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/types/mod.ts>GenericAccountId

Package publishing for deno.land/x/polkadot
Go to Latest
class GenericAccountId
extends BaseAccountId
import { GenericAccountId } from "https://deno.land/x/polkadot@0.2.25/types/mod.ts";

Constructors

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