From 20d33e38c02d99c85858f92627f23f9f71fb3ed9 Mon Sep 17 00:00:00 2001 From: Sergio Nemirowski Date: Fri, 4 Apr 2025 08:28:46 +0300 Subject: [PATCH] full mainnet fschain is on kaede now Signed-off-by: Sergio Nemirowski --- index.html | 2 +- src/App.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7d97bec..0347da8 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ - + diff --git a/src/App.tsx b/src/App.tsx index e98a312..521a67e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -53,7 +53,7 @@ export const App = () => { }, { title: 'NeoFS Mainnet', containerId: 'BP71MqY7nJhpuHfdQU3infRSjMgVmSFFt9GfG2GGMZJj', - rpc: 'https://rpc.morph.fs.neo.org', + rpc: 'https://rpc.fs.neo.org', maxBlock: 0, }, { title: 'NeoFS Testnet',