From 3096d3075cfc340f2a7a3311a85685abc367a02f Mon Sep 17 00:00:00 2001 From: hitchhooker Date: Tue, 30 Apr 2024 18:52:28 +0700 Subject: [PATCH] fix typo in dwellir paseo asset hub fdqn --- members.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/members.json b/members.json index e47e2d2..3bad922 100644 --- a/members.json +++ b/members.json @@ -509,7 +509,7 @@ "kusama": "wss://kusama-rpc-ng.dwellir.com", "polkadot": "wss://polkadot-rpc-ng.dwellir.com", "assethub-kusama": "wss://asset-hub-kusama-rpc-ng.dwellir.com", - "assethub-paseo": "wss://asset-hub-paseo-rpc.ng.dwellir.com", + "assethub-paseo": "wss://asset-hub-paseo-rpc-ng.dwellir.com", "assethub-polkadot": "wss://asset-hub-polkadot-rpc-ng.dwellir.com", "assethub-westend": "wss://asset-hub-westend-rpc-ng.dwellir.com", "collectives-polkadot": "wss://collectives-polkadot-rpc-ng.dwellir.com",