Skip to content

Commit

Permalink
RPCs added
Browse files Browse the repository at this point in the history
  • Loading branch information
redwest88 authored Oct 13, 2023
1 parent fce93f2 commit 42d6d61
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions docs/haqq-network/sync/state-sync.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,16 @@ import SelectPaste from '@site/src/components/SelectPaste';
import { stateSync } from '@site/src/components/SelectPaste/stateSync.ts';

export let endpoints = [
'https://rest.cosmos.haqq.network',
'https://m-s1-tm.haqq.sh',
'https://haqq-rpc.publicnode.com:443',
'https://haqq.rpc.m.anode.team',
'https://haqq-rpc.f5nodes.com'
'https://haqq-mainnet.rpc.l0vd.com',
'https://rpc.haqq.nodestake.top',
'https://haqq.rpc.nodersteam.com:19657',
'https://rpc-haqq.synergynodes.com',
'https://haqq-network.rpc.thirdweb.com',
'https://rpc.haqq.nodestake.top',
'https://haqq.rpc.nodersteam.com:19657',
'https://rpc-haqq.synergynodes.com',
'https://haqq-network.rpc.thirdweb.com',
];

export let home = 'haqqd';
Expand Down

0 comments on commit 42d6d61

Please sign in to comment.