Skip to content

Commit

Permalink
Add new RPC to Paseo AssetHub (#10807)
Browse files Browse the repository at this point in the history
  • Loading branch information
al3mart committed Aug 7, 2024
1 parent bd3a62a commit 26bd575
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/apps-config/src/endpoints/testingRelayPaseo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,8 @@ export const testParasPaseoCommon: EndpointOption[] = [
Dwellir: 'wss://asset-hub-paseo-rpc.dwellir.com',
IBP1: 'wss://sys.ibp.network/asset-hub-paseo',
IBP2: 'wss://sys.dotters.network/asset-hub-paseo',
StakeWorld: 'wss://pas-rpc.stakeworld.io/assethub'
StakeWorld: 'wss://pas-rpc.stakeworld.io/assethub',
TurboFlakes: 'wss://sys.turboflakes.io/asset-hub-paseo'
},
teleport: [-1],
text: 'AssetHub',
Expand Down

0 comments on commit 26bd575

Please sign in to comment.