Skip to content

Commit

Permalink
Add IBP endpoint to Mythos (#11249)
Browse files Browse the repository at this point in the history
  • Loading branch information
miloskriz authored Feb 1, 2025
1 parent bcd7807 commit cf8747c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,7 @@ export const prodParasPolkadot: Omit<EndpointOption, 'teleport'>[] = [
paraId: 3369,
providers: {
Helikon: 'wss://rpc.helikon.io/mythos',
IBP1: 'wss://mythos.ibp.network',
parity: 'wss://polkadot-mythos-rpc.polkadot.io'
},
text: 'Mythos',
Expand Down

0 comments on commit cf8747c

Please sign in to comment.