Skip to content

Commit

Permalink
udpate shiden endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
ermalkaleci committed Sep 3, 2024
1 parent 1288c1c commit 95d568f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networks/astar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default {
},
kusama: {
name: 'shiden' as const,
endpoint: 'wss://shiden-rpc.dwellir.com',
endpoint: 'wss://rpc.shiden.astar.network',
relayToken: '340282366920938463463374607431768211455',
},
config: ({ alice, relayToken }) => ({
Expand Down

0 comments on commit 95d568f

Please sign in to comment.