diff --git a/src/pages/general/network-information.mdx b/src/pages/general/network-information.mdx index 9c91f4a8..fe9ffacc 100644 --- a/src/pages/general/network-information.mdx +++ b/src/pages/general/network-information.mdx @@ -9,9 +9,9 @@ import CopyableCode from "@/components/CopyableCode"; | Network Name | Ink | | Description | Ink's public mainnet | | RPC Endpoint (HTTPS) (primary) | | -| RPC Endpoint (WSS) (primary) | | +| RPC Endpoint (WSS) (primary) | | | RPC Endpoint (HTTPS) (secondary) | | -| RPC Endpoint (WSS) (secondary) | | +| RPC Endpoint (WSS) (secondary) | | | Chain ID | 57073 | | Currency Symbol | ETH | | Block Explorer | | @@ -25,9 +25,9 @@ import CopyableCode from "@/components/CopyableCode"; | Network Name | Ink Sepolia | | Description | Ink's public testnet | | RPC Endpoint (HTTPS) (primary) | | -| RPC Endpoint (WSS) (primary) | | +| RPC Endpoint (WSS) (primary) | | | RPC Endpoint (HTTPS) (secondary) | | -| RPC Endpoint (WSS) (secondary) | | +| RPC Endpoint (WSS) (secondary) | | | Chain ID | 763373 | | Currency Symbol | ETH | | Block Explorer | |