Skip to content

Commit

Permalink
add Paseo's IBP endpoint (#10336)
Browse files Browse the repository at this point in the history
This adds the endpoint: wss://rpc.ibp.network/paseo
  • Loading branch information
miloskriz authored Mar 6, 2024
1 parent 2d108c8 commit 2b31723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/apps-config/src/endpoints/testingRelayPaseo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ export const testRelayPaseo: EndpointOption = {
],
providers: {
Amforc: 'wss://paseo.rpc.amforc.com',
'IBP-GeoDNS1': 'wss://rpc.ibp.network/paseo',
'IBP-GeoDNS2': 'wss://rpc.dotters.network/paseo'
// 'light client': 'light://substrate-connect/paseo'
},
Expand Down

0 comments on commit 2b31723

Please sign in to comment.