Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/networks/types.ts>SubstrateNetwork

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

Properties

genesisHash: HexString[]

The genesisHash for the chain

hasLedgerSupport: boolean

Does the chain has support for Ledger devices

icon: Icon

The IdentityIcon to use for the chain

isIgnored: boolean

Flag set when we don't include this chain

isTestnet: boolean

Flag to indicate a testnet

optional
slip44: number | null

The Ledger-specific/required slip44 for the chain