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

x/polkadot/networks/types.ts>Ss58Registry

Package publishing for deno.land/x/polkadot
Latest
interface Ss58Registry
import { type Ss58Registry } from "https://deno.land/x/polkadot@0.2.45/networks/types.ts";

Properties

registry: KnownSubstrate[]
specification: string
schema: Record<keyof KnownSubstrate, string>