Skip to content

Commit

Permalink
Update Frequency Mainnet RPC Node 0 (polkadot-js#9254)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattheworris authored Mar 31, 2023
1 parent 414ce9d commit 58da913
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ export const prodParasPolkadot: EndpointOption[] = [
info: 'frequency',
paraId: 2091,
providers: {
// 'Frequency 0': 'wss://0.rpc.frequency.xyz', // https://github.com/polkadot-js/apps/issues/9231
'Frequency 0': 'wss://0.rpc.frequency.xyz',
'Frequency 1': 'wss://1.rpc.frequency.xyz'
},
text: 'Frequency',
Expand Down

0 comments on commit 58da913

Please sign in to comment.