diff --git a/avail.env b/avail.env index 6137d78..3e9e210 100644 --- a/avail.env +++ b/avail.env @@ -1,2 +1,2 @@ -WS_ENDPOINT="wss://avail-rpc.polka.p2p.world/" -WS_ENDPOINTS="wss://avail-rpc.polka.p2p.world/" +WS_ENDPOINT="wss://mainnet-rpc.avail.so/ws" +WS_ENDPOINTS="wss://mainnet-rpc.avail.so/ws" diff --git a/turing.env b/turing.env index 80e402d..65f5061 100644 --- a/turing.env +++ b/turing.env @@ -1,2 +1,2 @@ -WS_ENDPOINT="wss://turing-rpc.polka.p2p.world/" -WS_ENDPOINTS="wss://turing-rpc.polka.p2p.world/" +WS_ENDPOINT="wss://turing-rpc.avail.so/ws" +WS_ENDPOINTS="wss://turing-rpc.avail.so/ws"