Skip to content

Commit

Permalink
Update productionRelayPolkadot.ts with radiumBlock (#10786)
Browse files Browse the repository at this point in the history
  • Loading branch information
radiumb authored Jul 26, 2024
1 parent d3d6da2 commit aa72261
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@ export const prodParasPolkadot: Omit<EndpointOption, 'teleport'>[] = [
IBP2: 'wss://bifrost-polkadot.dotters.network',
Liebi: 'wss://hk.p.bifrost-rpc.liebi.com/ws',
LiebiEU: 'wss://eu.bifrost-polkadot-rpc.liebi.com/ws',
OnFinality: 'wss://bifrost-polkadot.api.onfinality.io/public-ws'
OnFinality: 'wss://bifrost-polkadot.api.onfinality.io/public-ws',
RadiumBlock: 'wss://bifrost.public.curie.radiumblock.co/ws'
},
text: 'Bifrost',
ui: {
Expand Down

0 comments on commit aa72261

Please sign in to comment.