Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.36/types/mod.ts";

Constructors

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