@@ -33,12 +33,12 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
3333 // }
3434 {
3535 homepage : 'https://ajuna.io/' ,
36- info : 'Ajuna(paseo) ' ,
36+ info : 'Ajuna' ,
3737 paraId : 2051 ,
3838 providers : {
3939 BajunNetwork : 'wss://rpc-paseo.ajuna.network'
4040 } ,
41- text : 'Ajuna Network (Paseo) ' ,
41+ text : 'Ajuna Network' ,
4242 ui : {
4343 color : '#161212' ,
4444 logo : nodesAjunaPNG ,
@@ -47,12 +47,12 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
4747 } ,
4848 {
4949 homepage : 'https://ajuna.io/' ,
50- info : 'Bajun(paseo) ' ,
50+ info : 'Bajun' ,
5151 paraId : 2119 ,
5252 providers : {
5353 BajunNetwork : 'wss://rpc-paseo.bajun.network'
5454 } ,
55- text : 'Bajun Network (Paseo) ' ,
55+ text : 'Bajun Network' ,
5656 ui : {
5757 color : '#161212' ,
5858 logo : nodesBajunPNG ,
@@ -61,7 +61,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
6161 } ,
6262 {
6363 homepage : 'https://bifrost.finance' ,
64- info : 'Bifrost(Paseo) ' ,
64+ info : 'Bifrost' ,
6565 paraId : 2030 ,
6666 providers : {
6767 Liebi : 'wss://bifrost-rpc.paseo.liebi.com/ws'
@@ -122,7 +122,7 @@ export const testParasPaseo: Omit<EndpointOption, 'teleport'>[] = [
122122 providers : {
123123 Integritee : 'wss://paseo.api.integritee.network'
124124 } ,
125- text : 'Integritee Network (Paseo) ' ,
125+ text : 'Integritee Network' ,
126126 ui : {
127127 color : '#658ea9' ,
128128 logo : nodesIntegriteeSVG ,
0 commit comments