Properties
Readonly asByFork
asByFork: { 
    blockHash: U8aFixed; 
    blockNumber: u64; 
} & Struct<TypesDef<Codec>, {}, {}>
Readonly asByGenesis
asByGenesis: U8aFixed
Readonly asEthereum
asEthereum: { 
    chainId: Compact<u64>; 
} & Struct<TypesDef<Codec>, {}, {}>
Readonly isBitcoinCash
isBitcoinCash: boolean
Readonly isBitcoinCore
isBitcoinCore: boolean
Readonly isByFork
isByFork: boolean
Readonly isByGenesis
isByGenesis: boolean
Readonly isEthereum
isEthereum: boolean
Readonly isKusama
isKusama: boolean
Readonly isPolkadot
isPolkadot: boolean
Readonly isRococo
isRococo: boolean
Readonly isWestend
isWestend: boolean
Readonly isWococo
isWococo: boolean
Readonly type
type: "ByGenesis" | "ByFork" | "Polkadot" | "Kusama" | "Westend" | "Rococo" | "Wococo" | "Ethereum" | "BitcoinCore" | "BitcoinCash"
 
Name
XcmV3JunctionNetworkId (114)