mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-25 23:27:58 +00:00
Remove Alexander support (#252)
This commit is contained in:
@@ -68,7 +68,7 @@ const PROVIDERS: Record<ProviderName, PoviderData> = {
|
||||
parity: {
|
||||
providerDisplay: 'Parity',
|
||||
nodes: {
|
||||
alexander: 'wss://poc3-rpc.polkadot.io/',
|
||||
// alexander: 'wss://poc3-rpc.polkadot.io/',
|
||||
flamingFir: 'wss://substrate-rpc.parity.io/',
|
||||
kusama: 'wss://kusama-rpc.polkadot.io/'
|
||||
}
|
||||
@@ -76,7 +76,7 @@ const PROVIDERS: Record<ProviderName, PoviderData> = {
|
||||
unfrastructure: {
|
||||
providerDisplay: 'Centrality UNfrastructure',
|
||||
nodes: {
|
||||
alexander: 'wss://alex.unfrastructure.io/public/ws'
|
||||
// alexander: 'wss://alex.unfrastructure.io/public/ws'
|
||||
}
|
||||
},
|
||||
w3f: {
|
||||
|
||||
Reference in New Issue
Block a user