Skip to content

Commit

Permalink
feat: re-enable Watr (#9984)
Browse files Browse the repository at this point in the history
Co-authored-by: Peter White <[email protected]>
  • Loading branch information
Moliholy and peterwht authored Oct 27, 2023
1 parent f3367d3 commit 27f1735
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@ export const prodParasPolkadot: Omit<EndpointOption, 'teleport'>[] = [
info: 'watr',
paraId: 2058,
providers: {
// Watr: 'wss://rpc.watr.org' // https://github.com/polkadot-js/apps/issues/9361
Watr: 'wss://watr-rpc.watr-api.network'
},
text: 'Watr Network',
ui: {
Expand Down

0 comments on commit 27f1735

Please sign in to comment.