From 793591b4a02d0cd472e900b48d903ef51a8c4c2e Mon Sep 17 00:00:00 2001 From: Brendon Votteler Date: Thu, 4 Jul 2024 12:05:48 +1000 Subject: [PATCH] chore: update dwellir asset hub urls --- scripts/configs/statemine.yml | 2 +- scripts/configs/statemint.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/configs/statemine.yml b/scripts/configs/statemine.yml index c590691..cd0e31d 100644 --- a/scripts/configs/statemine.yml +++ b/scripts/configs/statemine.yml @@ -1,5 +1,5 @@ endpoint: - - wss://statemine-rpc.dwellir.com + - wss://asset-hub-kusama-rpc.dwellir.com - wss://rpc-asset-hub-kusama.luckyfriday.io - wss://statemine-rpc-tn.dwellir.com - wss://kusama-asset-hub-rpc.polkadot.io diff --git a/scripts/configs/statemint.yml b/scripts/configs/statemint.yml index d690dc7..cb48600 100644 --- a/scripts/configs/statemint.yml +++ b/scripts/configs/statemint.yml @@ -1,5 +1,5 @@ endpoint: - - wss://statemint-rpc.dwellir.com + - wss://asset-hub-polkadot-rpc.dwellir.com - wss://rpc-asset-hub-polkadot.luckyfriday.io - wss://statemint-rpc-tn.dwellir.com - wss://polkadot-asset-hub-rpc.polkadot.io