Skip to content

Commit

Permalink
Add RadiumBlock endpoint to Watr - Update productionRelayPolkadot.ts (#…
Browse files Browse the repository at this point in the history
…10169)

* Update productionRelayPolkadot.ts

* Update packages/apps-config/src/endpoints/productionRelayPolkadot.ts

Co-authored-by: Jaco <jacogr@gmail.com>

---------

Co-authored-by: Jaco <jacogr@gmail.com>
  • Loading branch information
radiumb and jacogr authored Jan 12, 2024
1 parent 514bedf commit c089a96
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,7 @@ export const prodParasPolkadot: Omit<EndpointOption, 'teleport'>[] = [
info: 'watr',
paraId: 2058,
providers: {
RadiumBlock: 'wss://watr.public.curie.radiumblock.co/ws',
Watr: 'wss://watr-rpc.watr-api.network'
},
text: 'Watr Network',
Expand Down

0 comments on commit c089a96

Please sign in to comment.